]> err.no Git - libchamplain/commitdiff
Update NEWS and README
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 01:35:33 +0000 (21:35 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 02:12:34 +0000 (22:12 -0400)
NEWS
README

diff --git a/NEWS b/NEWS
index f528fed415a2f7dba57e3a9e8a8903fab413fa92..56fd0cf3637d27b86d3060527f65935c5046d5fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
 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
 
diff --git a/README b/README
index 9628ce4dc446781a4d2524f58cc1441d1a173533..9a6833db451bd0fb0729612f54c18bac2710e79b 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-libchamplain 0.3.5 README
+libchamplain 0.3.6 README
 =========================
 
 libchamplain is a Clutter based widget to display rich, eye-candy and
@@ -6,8 +6,7 @@ interactive maps.
 
 libchamplain requires:
 
-  * Clutter >= 0.8
-  * Clutter-cairo >= 0.8
+  * Clutter >= 1.0
   * Glib >= 2.10
   * Cairo >= 1.4
   * Gio >= 2.16
@@ -16,8 +15,8 @@ libchamplain requires:
 
 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:
 
@@ -32,8 +31,8 @@ If you are building the C# 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