summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2013-01-16 22:46:01 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2013-01-16 22:46:01 +0000
commitdcec39123b88adb8b3eee7c71062a00011cc2c2c (patch)
tree33f1146695b40ed4c66b0dae0e8c31e1e8741513
parent67eb8eaf36264071ba4cefe9bac7d82bd4d2460a (diff)
downloadclutter-dcec39123b88adb8b3eee7c71062a00011cc2c2c.tar.gz
Release Clutter 1.13.41.13.4
-rw-r--r--NEWS40
-rw-r--r--configure.ac2
2 files changed, 41 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fa484a6ee..fdce22b12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Clutter 1.13.4 2013-01-16
+===============================================================================
+
+ • List of changes since Clutter 1.13.2
+
+ - Build fixes for the Windows backend.
+ Including fixes for building with Visual Studio.
+
+ - Fix for the fullscreen support of the ClutterStage on Windows.
+
+ - Documentation fixes.
+
+ - Use XFixes to show and hide the cursor on X11 backends.
+
+ - Allow setting Pango attributes on editable ClutterText actors.
+
+ - Translation updates
+ Russian, Bulgarian, Spanish, Greek, Galician, Slovenia, Polish.
+
+ • List of bugs fixed
+
+ #690735 - ClutterSwipeAction is broken
+ #691651 - Fix a typo in CLUTTER_STAGE_STATE document
+ #686477 - pango attributes in ClutterText cannot be set while editable
+ #690836 - clutter_stage_set_fullscreen on a win32 stage does not function
+ correctly
+ #690835 - mingw build from git master fails with "no previous declaration
+ for 'DllMain'"
+ #690833 - missing include file clutter-shader.h in clutter-backend-win32.c
+ #691114 - "(constructor)" tag for clutter_color_alloc() is missing
+ #690664 - x11: Ignore num lock / scroll lock for event state
+ #690497 - use XFixes for hiding the cursor
+
+Many thanks to:
+
+ Jasper St. Pierre, Wouter Paesen, Chun-wei Fan, Emmanuele Bassi, Kouhei
+ Sutou, Aleksej Kabanov, Alexander Shopov, Daniel Mustieles, Daniel Stone,
+ Dimitris Spingos, Fran Diéguez, Matej Urbančič, Nirbheek Chauhan, Piotr
+ Drąg, Tomeu Vizoso.
+
Clutter 1.13.2 2012-12-18
===============================================================================
diff --git a/configure.ac b/configure.ac
index 6f9eed2e2..334cad5d9 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], [3])
+m4_define([clutter_micro_version], [4])
# • 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