Changes for 0.8.2-alpha
-----------------------
  * Added "MODIFY" & "TRUNCATE" to the syntax file.
  * Added "SQL Debug" Panel
  * Added support for saving window position & sizes.
  * Added support for saving Dock-Windows
  * Added "Printer Font" Option to "General Options".
  * All instances of "successfull" where replaced with "successful"
  * Fixed a spanish translation typo .. "rengistros" was replaced by "registros"
  * Optimized the Syntax Highlighter Editor
  * Optimized CSqlTable .. This means all grids will load up much faster and use less memory.
  * Hostname is not required to create connections anymore.  When empty, localhost will be used by default.
  * When one double-clicks on the "results pane", the default editor is now launched.
  * Fixed the "Results Pane" shortcut not to interfere with the "Run" shortcut in the query window.
  * Fixed a parsing bug in the User-Admin module
  * Fixed a bug in "Edit User" where Grant_Priv was not being removed for Global Level.
  * Fixed a bug that crashed MyCC when resizing grid columns while a query was being executed
  * Fixed a sorting bug in CSqlTable which sorted numbers as strings.
  * Fixed a bug introduced in 0.8.1 that prevented from selecting processes in "Process List"
  * Fixed a bug that crashed MyCC when closing a window parenting an active "Field Chooser" window.
  * Fixed a printing bug in the QueryWindow which didn't print carriage returns.
  * Fixed a minor bug in the ConsoleWindow Toolbars.
  * Clicking on the "Info" field in the ProcessList grid, now opens a query window with the contents of the cell.
  * MyCC binaries are now compiled with QT 3.0.2 ..This means no more Flickering!
  * Qt 3.0.2 is now *required* to compile MyCC.

  Untested Bug-Fixes:
    * Fixed a bug when using MyCC with dual monitors ?
    * Fixed a bug when compiling MyCC in Solaris 8 ?


Changes for 0.8.1-alpha
-----------------------
  * MyCC now supports editing users.  NOTE: one must have full access to mysql.*
  * Changed versioning scheme  - The current version is 0.8.1
  * Updated the Spanish Translation File.
  * MyCC now has support for Adding / Removing users.
  * Enhanced the Win32 Setup Tool
  * Several Minor bug fixes
  * MyCC is now compatible with MySQL 3.22
  * Buttons for uncoded features are now disabled.
  * Better Memory Managment
  * Loading many tables now takes a lot less time
  * A lot less memory is now used in CTableItem
  * All icons are now cached to provide better performance.
  * Fixed an obscure bug in CDatabaseTreeItem (Tree view)
  * Optimized several parts of CSqlTable
  * Added Table retrieval method option in the server registration dialog
  * Added 'Test Connection' in the server registration dialog
  * Added a Query Button for Server-Items.

Changes for 0.0.8-alpha
-----------------
  * Initial pre-alpha release
