summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2011-04-05 11:58:19 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2011-04-05 12:02:22 +0100
commitc2fb73500dda547efe5dae23541982be40ff77cf (patch)
tree3b46a38f79928a5e188f968f63243f377aaeb6af /NEWS
parente52250a7b81d7ea31107dfc413cf17dd75d88b24 (diff)
downloadclutter-gtk-c2fb73500dda547efe5dae23541982be40ff77cf.tar.gz
Release Clutter-GTK 1.0.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df47ab4..ec0f9b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Clutter-GTK 1.0.0 05/04/2011
+===============================================================================
+
+Changes since 0.91.8:
+
+ • Depend on gtk+ ≥ 3.0.0.
+
+ • Depend on clutter ≥ 1.4.0.
+
+ • Fix build for GLES environments. [Andreas Mueller]
+
+ • Use a global filter for GDK events.
+
+ • Fix various compiler warnings.
+
+ • Allow calling gtk_clutter_init* multiple times.
+
+ • Fix build on Windows.
+
+ • Append the API version to the API reference. [Marvin Schmidt]
+
+ • Do not export private symbols from the shared
+ library. [Emilio Pozuelo Monfort]
+
Clutter-GTK 0.91.8 14/01/2011
===============================================================================