0.9.6:

Minor build fixes.

0.9.5:

Now wraps hildon-fm-2 instead of hildon-fm.

* FileChooserDialog: Added add_extra(),  add_extensions_combo(), 
  get_extension(), set_extension().
  Added selection-mode property.
* FileSelection:
  Renamed get/set_current_path() to get/set_current_uri().
  Renamed select/unselect_path() to select/unselect_uri().
  Renamed get_selected_paths() to get_selected_uris().
  Deprecated some methods.

0.9.1:

* Updated for latest hildon-fm API.

1.3.5:

* Some gcc 3.4 fixes. (Murray Cumming)

1.3.4:

* Value:
  - Added operator==() and operator!=().
  - Added C++ typedefs for Date, Time, Timestamp, and GeometricPoint, 
  and used them by value/reference.
  (Murray Cumming)

1.3.3:

* Now depends on glibmm 2.4.
* Added and used FieldAttributes.
* Connection:
  - The destructor closes the connection.
  - Added get_last_insert_id().
* DataModel: get_value_at() memory management fixed.
* Transaction: constructor fixed.
* Value:
  - Implemented the constuctors. 
  - Added type_to_string() and type_from_string().
(Murray Cumming)

1.3.2:

* Command, Connection: Added default parameter values, so you don't have to specify so much.
* Added Parameter, ParameterList, Value, and used them in the API.
* Added "simple" and "introspection" examples, which work.
(Murray Cumming)

1.3.1:

* Now depends on glibmm 2.4 instead of gtkmm 2.2
* Updated for libgda API changes (Billy O'Connor)
* pkgconfig file fixed (Alexander Nedotsukov)
* Added Client, DataSourceInfo, Config, ProviderInfo, Row.
* ServerProvider: Added new methods.
* Wrapped some GList* return types as ListHandles.
* Added Gnome::Gda::init().

* examples: They now work with out crashing, though they don't do much.

1.3.0:

This is an initial tarball version, to try to get some attention. A fairly random part of the libgda API has been wrapped, and there are no examples yet (I have some problems with my local mysql installation.). So the chances of anything working are small. If you'd like this stuff to work, you should try to create an example and submit patches.
