summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2011-08-15 23:50:03 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2011-08-15 23:52:55 +0100
commitd80fef4c71bb9e1a76420360d85d50fb62ed7d3b (patch)
tree1f641d45aa7062ea0ee6628a1b6078572c58cd89
parentabcc7c62ec30d4608e953723f3fc6a4b4a38dc8f (diff)
downloadclutter-1.7.10.tar.gz
Release Clutter 1.7.10 (snapshot)1.7.10
-rw-r--r--NEWS24
-rw-r--r--configure.ac2
2 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c5bf08f88..ff5ac0277 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Clutter 1.7.10 2011-08-15
+===============================================================================
+
+ • List of changes since Clutter 1.7.8
+
+ - Do not update the last paint volume when picking
+ Last minute fix for an issue that was most prominently manifesting itself
+ when using GNOME Shell with Clutter 1.7; this should resolve the issue
+ that dragging icons from the dash left around some stale pixels.
+
+ - Fix building the tests
+ The performance and micro-benchmark tests did not pick up changes in
+ local dependencies, e.g. under a JHBuild root.
+
+ • List of bugs fixed since Clutter 1.7.8
+
+ [bugzilla.gnome.org]
+
+ #656588 - Outdated FSF Address in code files
+
+Many thanks to:
+
+ Alejandro Piñeiro, Robert Bragg
+
Clutter 1.7.8 2011-08-15
===============================================================================
diff --git a/configure.ac b/configure.ac
index afd8220ae..5e5680baa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
# - increase clutter_interface_version to the next odd number
m4_define([clutter_major_version], [1])
m4_define([clutter_minor_version], [7])
-m4_define([clutter_micro_version], [9])
+m4_define([clutter_micro_version], [10])
# • for stable releases: increase the interface age by 1 for each release;
# if the API changes, set to 0. interface_age and binary_age are used to