[libchamplain] Update NEWS and README



commit 64e0b0263dbe42c5e08ec896d1602ab07caa39e7
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Mon Aug 3 21:35:33 2009 -0400

    Update NEWS and README

 NEWS   |   19 +++++++++++++++++++
 README |   13 ++++++-------
 2 files changed, 25 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index f528fed..56fd0cf 100644
--- 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 9628ce4..9a6833d 100644
--- 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]