summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2012-03-05 23:41:52 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2012-03-05 23:45:40 +0000
commit59affd808824d43d2fbb288c17587536243645cd (patch)
treedecccd3f7b9d39098d81757377432beecf1ad425
parenta8d800580017b474fabc6b6322ccbdc6c8da504e (diff)
downloadclutter-1.9.14.tar.gz
Release Clutter 1.9.14 (snapshot)1.9.14
-rw-r--r--NEWS42
-rw-r--r--configure.ac2
2 files changed, 43 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bded1981b..48682f6e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Clutter 1.9.14 2012-03-05
+===============================================================================
+
+ • List of changes since Clutter 1.9.12
+
+ - Support custom versioning boundaries for the API
+ Now that GLib provides macros for changing the minimum required and
+ maximum allowed version of a library, Clutter can respect the
+ boundaries expressed using CLUTTER_VERSION_MIN_REQUIRED and
+ CLUTTER_VERSION_MAX_ALLOWED.
+
+ - Add version information to deprecations
+
+ - Move all deprecated symbols to separate header files
+
+ - Documentation and annotation fixes.
+
+ - Accessibility fixes in Cally
+ Do not use ClutterActor:name as the accessible name, and do not
+ provide the extents of an accessible object if the actor to which
+ it refers is not on screen.
+
+ - Updates to the Wayland compositor and client support
+ Clutter now allows being used for creating hybrid Wayland/X11
+ compositors, working with KMS and evdev directly.
+
+ - Translation updates: Bulgarian, Ukranian, Galician, Uyghur, Belarusian,
+ Brazilian Portuguese, Telugu, Slovenian, Assamese, Serbian.
+
+ • List of bug fixes since Clutter 1.9.12
+
+ [bugzilla.gnome.org]
+ #670680 - "make check" assumes gdk backend will be built
+
+Many thanks to:
+
+ Robert Bragg, Neil Roberts, Alejandro Piñeiro, Chun-wei Fan,
+ Alexander Shopov, Daniel Korostil, Daniel Mustieles, Fran Diéguez,
+ Gheyret Kenji, Giovanni Campagna, Ihar Hrachyshka, Jonh Wendell,
+ Krishnababu Krothapalli, Matej Urbančič, Nilamdyuti Goswami,
+ Мирослав Николић
+
Clutter 1.9.12 2012-02-23
===============================================================================
diff --git a/configure.ac b/configure.ac
index 79850d7f6..784ee7a66 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], [9])
-m4_define([clutter_micro_version], [13])
+m4_define([clutter_micro_version], [14])
# • 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