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.
