summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2013-03-05 00:05:10 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2013-03-05 00:05:10 +0000
commit8de3e42a10b30b659e2a2ce4a9366d28411e14e2 (patch)
treee01c806125bb90bff4c679b473ce80faf3dda2cb
parent2fdb950f3b077928b02e64964e2287d5ec9525b0 (diff)
downloadclutter-8de3e42a10b30b659e2a2ce4a9366d28411e14e2.tar.gz
Release Clutter 1.13.81.13.8
-rw-r--r--NEWS36
-rw-r--r--configure.ac2
2 files changed, 37 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f0de42931..a7b2fda57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Clutter 1.13.8 2013-03-04
+===============================================================================
+
+ • List of changes since Clutter 1.13.6
+
+ - Use ClutterActor:child-transform with ClutterScrollActor
+ The ScrollActor class now uses the :child-transform property to translate
+ its children when scrolling. This simplifies the code, and makes it more
+ robust with regards to clipped redraws.
+
+ - Add progress-based marker API to ClutterTimeline
+ Allow adding a marker to a Timeline instance using the normalized progress
+ value between the beginning and the end of the timeline's duration.
+
+ - Allow building Wayland compositor and client support together
+ Instead of having to require two separate builds.
+
+ - Documentation fixes
+
+ - Translations update
+ Czech, Traditional Chinese (Hong Kong and Taiwan), German.
+
+ • List of bugs fixed since Clutter 1.13.6
+
+ #695158 - Animated property transitions cause the animated actor to be
+ leaked
+ #695119 - text: Fix PangoFontDescription leak
+ #694267 - The search entry no longer reacts to layout switches
+ #692851 - wayland backend & compositor support can't be built together
+ #694319 - Add progress-based marker API to ClutterTimeline
+ #686225 - ClutterScrollActor scrolls itself instead of just its contents
+
+Many thanks to:
+
+ Daniel Stone, Chao-Hsiung Liao, Marek Černocký, Mario Blättermann, Rui Matos.
+
Clutter 1.13.6 2013-02-20
===============================================================================
diff --git a/configure.ac b/configure.ac
index e7476e99a..be51cd3bc 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], [13])
-m4_define([clutter_micro_version], [7])
+m4_define([clutter_micro_version], [8])
# • 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