libchamplain 0.3.5 (2009-08-01)
===============================
+Fifth development release leading to 0.4
+This is the first release depending on Clutter 1.0
+This release has no working bindings until Clutter gets some.
+This release should have the last API changes before 0.4 release.
+
+Enhancements:
+
+* New marker animation API (Pierre-Luc Beaudoin)
+
+Fixes:
+
+* 576391: Port to Clutter 1.0 (Pierre-Luc Beaudoin)
+* 586029: ChamplainPolygon should inherit from GInitiallyUnowned
+ (Pierre-Luc Beaudoin)
+* Make buildable with Gtk 2.12 instead of 2.14 (Emmanuel Rodriguez)
+
+libchamplain 0.3.5 (2009-08-01)
+===============================
+
Fourth development release leading to 0.4
This is really the last release depending on Clutter 0.8
-libchamplain 0.3.5 README
+libchamplain 0.3.6 README
=========================
libchamplain is a Clutter based widget to display rich, eye-candy and
libchamplain requires:
- * Clutter >= 0.8
- * Clutter-cairo >= 0.8
+ * Clutter >= 1.0
* Glib >= 2.10
* Cairo >= 1.4
* Gio >= 2.16
If you are building libchamplain-gtk, you will also need:
- * Gtk >= 2.14
- * Clutter-Gtk >= 0.8
+ * Gtk >= 2.12
+ * Clutter-Gtk >= 0.10
If you are building the Python bindings, you will also need:
* GAPI-codegen
* GAPI-fixup
* Gtk-sharp >= 2.12
- * Clutter-sharp >= 0.8
- * Clutter-Gtk-sharp >= 0.8
+ * Clutter-sharp >= 1.0
+ * Clutter-Gtk-sharp >= 0.10
The official website is:
http://projects.gnome.org/libchamplain