summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2009-07-28 18:42:20 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2009-07-28 18:42:20 +0100
commit57c62f0d65209dad9463eee4871f83e4b63e8bfd (patch)
tree35b1d5b958271561caca825fc064670955f79afd
parent40f2d1217972431ee15063ffd6211c71a1b99105 (diff)
downloadclutter-gtk-57c62f0d65209dad9463eee4871f83e4b63e8bfd.tar.gz
Update NEWS
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c24483..b3f7c10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Clutter-GTK 0.10 29/07/2009
+============================
+
+Alexander Larsson (1):
+ Make GtkClutterEmbed derive from GtkContainer
+
+Chris Lord (1):
+ [util] Add error arguments to texture functions
+
+Emmanuele Bassi (14):
+ [zoomable] Add Zoomable interface
+ [zoomable] Fix Introspection data generation
+ [viewport] Implement Zoomable
+ Update the Viewport example
+ [git ignore] Ignore backup and m4 files
+ Post-release bump to 0.9.3
+ Bump up the required Clutter version
+ [examples] Add a Notebook case
+ [viewport] Use the ::apply_transform vfunc
+ Merge branch 'zoomable'
+ [build] Use symbolic values for clutter-gtk version
+ [build] Depend on Clutter 1.0.0
+ [docs] Update the API Reference
+ [docs] Update the Since tags
+
Clutter-GTK 0.9.1 22/06/2009
============================