For Release 0.62
----------------

 - Support Mergeant MIME type (Rodrigo)
 - Build fixes (Rodrigo)
 - Fixed desktop file installation dir (Rodrigo)
 - Fixed #311572 (Rodrigo)
 - Adapted to libgda/libgnomedb 1.3.90 APIs (Vivien)
 - Updated translations:
         - en_CA (Adam)
         - fr (Christophe)
	 - nb (Kjartan)
	 - no (Kjartan)
	 - pt_BR (Raphael)
	 - vi (Clytie)
 - Added translations:
         - ne (Pawan)

For Release 0.61
----------------

 - Explicitly require libgda/libgnomedb-2.0 (Rodrigo)
 - Use GType for GObject-based classes, not guint (Vivien)

For Release 0.60
----------------
 - Added many command line arguments to specify Mergeant's
   start configuration (username, password, data source, etc) (Vivien)
 - Improved connection dialog (Vivien)
 - Display information about data types synonyms (Vivien)
 - Added an SQL console to direclty send SQL statements to the
   DBMS server (Vivien)
 - Removed bonobo dependencies (Vivien)
 - Merged the libmergeant library into Libgnomedb (Vivien)
 - Many GUI improvements (Rodrigo, Vivien)
 - Many, many small improvements and bug fixes
 - Updated translations
 - Added translations: 
   	 - Lithuanian (Å½ygimantas BeruÄka)
	 - Kinyarwanda (Steve Murphy)
	 - Japanese (Takeshi AIHANA)
	 - Norwegian (Kjartan Maraas)

For Release 0.52
----------------
 - Lots of bug fixes (Vivien)
 - Basic SELECT query druid (Vivien)
 - New user documentation (Vivien)
 - Changed requirements to GTK+ 2.4.0 at least (Vivien)
 - Corrected the ways the arrows in the relations graphs pointed (Vivien)
 - Changes to the dictionary are saved during an idle call

For Release 0.51
----------------

 - Lots of UI improvements (Vivien)
 - Share data dictionaries between workspaces (Vivien)
 - Added synchronization of database and data dictionary (Vivien)
 - Non parsed queries can now be executed (Vivien)
 - Updated documentation (Vivien)
 - Lots of bug fixes
 - Updated translations:
        - cs (Miroslav)
        - en_CA (Adam, Alexander)
        - en_GB (Gareth)
	- es (Francisco)
	- pt (Duarte)
        - pt_BR (Evandro)
	- zh_CN (Funda)

For Release 0.50
----------------

 - First release after libmergeant splitting.
 - New frontend.

For Release 0.12.1
------------------

 - Added missing plugins directory to spec file (adam)
 - Fixed crash in #113623 (rodrigo)
 - Fixed main window resizing problems (rodrigo)
 - Updated translations:
        - fr (redfox)

For Release 0.12
----------------

 - Fixed UTF8 strings displaying (gonzalo)
 - Some documentation fixes (cj)
 - HIG-ify .desktop file (rodrigo)
 - HIG-ify preferences dialog (rodrigo)
 - Made menus to be disabled instead of hidden, as suggested in the
   HIG (rodrigo)
 - Made plugins install directory FHS compliant (frederic)
 - Updated translations:
        - ca (pablo)
	- cs (mitr)
        - fa (roozbeh)
	- fr (redfox)
	- nl (adrighem)
	- pt (dnloreto)
	- sv (menthos)

For Release 0.11
----------------

 - Spec file fixes (yanko)
 - Fixed #105178 (rodrigo)
 - Fixed #103094 (rodrigo)
 - Use new libgnomedb stock icons (rodrigo)
 - Made settings dialog look like Nautilus's preferences (rodrigo)
 - Added missing features to GConf-oriented GtkEntry's (rodrigo)
 - Updated translations:
	- am (yacob)
	- cs (mitr)
	- es (pablodc)
	- nl (adrighem)
	- pl (chyla)
	- pt (dnloreto)
	- pt_BR (evandrofg)
	- sv (menthos)
	- uk (rasta)
	- vi (pablo)

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.
