VERSION 0.1.0
	initial release

VERSION 0.1.1
	bug fix release by Monty
	added support for username and passwords	

VERSION 0.1.2 1997-04-03
	adds support for more mysql types
	optional support for date time functions
	
VERSION 0.1.3 1997-04-23
	bug fixes for typos 
	added commands drop(), create(), reload(), shutdown()

VERSION 0.1.4 1997-09-09
	added querycursor object, and Python DB API module (both written by
		James Henstridge <james@daa.com.au>)
	added mysqlshelve: a module implementing a Python shelf that stores
		the data in a MySQL table.
