Version 1.0
	xMySQLadmin is now in public domain and maintained by TCX.
	read options from my.cnf, section [xmysqladmin]

Version 0.4.5a 1988.10.02 (Changes by Monty)
	Ported to MySQL 3.22
	Added new MySQL 3.22 types
	Changed 'status' to work with 3.22
	Changed MYSQL_VERSION to MYSQL_VERSION_ID
	Changed Makefile to support shared mysqlclient library

Version 0.4.5 1998.06.08
        Rename struct stat to statxmysqladmin.
	Remove one pointer bug in browser.

Version 0.4.4  1998.01.10
	Add port number to configure and connect. (Ask by Christopher E. Brown)
	Reload now "reload" instead of refresh.  (Thank's Michal Kaunic and Christopher E. Brown :)
	Add refresh button into reload form.
	One can remove an user password under the grant form. (Report by Michal Kaunic :)

Version 0.4.3  1997.12.14
	Add enum,set,datetime and text columns types.

Version 0.4.2  ( no release )
	Replace mysql_reload() by mysql_refresh() if make 
	under mysql-3.21.xx versions.

Version 0.4.1   1997.09.22
	In <create/alter table> one dont have anymore to press <enter>
          in the column name to activate the <Add column> button.

	Remove a bug when create-alter table with a blob type column

	(Contributions from William Evans)
	Add configuration option MYSQLDBPATH (db path) in the Makefile
	Correct a misspelling message in <Browse table>

Version 0.4.0   1997.09.19
	Add a basic browser <Browse table>

        (Contributions from Lupe Christoph)
	Modified Makefile make it compile for Solaris 2.5.1 x86
	Remove isblank() from some source files (use isspace())
	  isblank() dont exist under Solaris.

Version 0.3.0   1997.09.03
	resize window "threads"
	add <Create database>
        add <drop database> (be warned!)
        add <create table>
	add <alter table>
        add <drop table>
        add <Connect>

Version 0.2.0   1997.07.29
	Add <start server>
	add <stop server>
	add <isamchk>
	add <grant/revoke> (mysql tables)

Initial Release - xMySQLadmin Version 0.1.0 1997.07.17
	<status>
	<process control>
	<reload>
