For Release 0.10
----------------

 - Many bug fixes and improvements on the queries interface (vivien)
 - Fixed crash when providers return wrong schema data (vivien)
 - Added condition editor to query interface (vivien)
 - Added more settings to the configuration dialog (rodrigo)
 - Added StartupNotify support to .desktop files (rodrigo)
 - Implemented session management (rodrigo)
 - Added transactions-related commands to GUI (rodrigo)
 - Added icon area for status icons (rodrigo)
 - Improved menu bar (rodrigo)
 - Added MIME information for Mergeant files (rodrigo)
 - Updated documentation (vivien)
 - Added placeholder support to the SQL page (rodrigo)
 - Added online help (rodrigo)
 - Replaced most GtkCList's with GnomeDbGrid's (rodrigo)
 - Improved joins GUI (vivien)
 - HIG-ization of many dialogs and widgets (vivien, rodrigo)
 - Adapted to libgnomeprint* 2.2 (rodrigo)
 - Added logging tab to SQL page (rodrigo)
 - Updated translations:
        - cs (mitr)
        - de (cneumair)
	- fr (redfox)
	- sv (menthos)
	- vi (pablo)

For Release 0.9
---------------

 - Replaced old ChoiceCombo with the new ItemSelector (vivien)
 - Improved queries edition (vivien)
 - Fixed #96838 (rodrigo)
 - Fixed #96842 (rodrigo)
 - Fixed #96844 (rodrigo)
 - Fixed #96836 (rodrigo)
 - Added integrated settings dialog (rodrigo)
 - Updated translations:
        - cs (Michal Bukovjan)
	- de (cneumair)
	- es (pablodc)
	- fr (redfox)
	- ms (sebol)
	- nl (adrighem)
	- sv (menthos)
	- vi (pablo)

For Release 0.8.199
-------------------

 - Several improvements in data entry and data form widgets, allowing
   now most operations, such as INSERT, UPDATE and DELETE (vivien)
 - Use toolbars for all pages (rodrigo)
 - New unique settings dialog (rodrigo)
 - Fixed #92963 (vivien)
 - UI fixes to conform to the HIG (vivien)
 - i18n/UTF8 fixes (carlos)
 - Added status bar messages for operations on SQL tab (rodrigo)
 - Documentation fixes (rodrigo)
 - Use of GdaValue's for all values (vivien)
 - Implemented DataHandler object (vivien)
 - Made the plugin system use the new DataHandler (vivien)
 - Fixed .desktop file installation (greg)
 - Fixed leaks (gonzalo)
 - Set correctly order of the buttons in dialogs (rodrigo)
 - Associate mergeant icon with mergeant windows (rodrigo)
 - Added OMF setup (rodrigo, frederic)
 - Added new object selector widget (vivien)
 - Improved the query interface (vivien)
 - Updated translations:
        - da (olau)
        - de (chrisime, cneumair)
	- es (pablodc)
        - no (kmaraas)
	- pl (chyla)
	- vi (pablo)

For Release 0.8.193
-------------------

 - Fully ported to GNOME 2 from the gASQL base source (vivien)
 - Improvements on the query and data form interfaces (vivien)
 - Added SQL window (rodrigo)
 - Reworked the plugins interfaces (vivien)
 - Updated schemas usage to match changes in libgda (vivien)
 - Added title bar to working area (rodrigo)
 - Better handling of data types (vivien)
 - Updated translations:
        - da (olau)
        - de (cneumair)

For Release 0.5.3
-----------------
* Usage of Bonobo to get configuration components from the database provider
  (users, database, etc configuration)
* Support to add some documentation

For Release 0.5
---------------
* Usage of gnome-db as the unique way to connect to DBMS.
* Plugin system to represent and modify more data types.
