summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-08-21 14:47:04 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2015-08-21 14:47:04 +0100
commit113b7bac51ec4570b23d47ebb715cd95f7f4018f (patch)
treee9433a469fef45b88f39a66bdf29df71f265bb1b /NEWS
parent38e983b8e9e2b433ef6ba930dca9096958bae697 (diff)
downloadclutter-113b7bac51ec4570b23d47ebb715cd95f7f4018f.tar.gz
Release Clutter 1.23.61.23.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 656891555..5b1bac5a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Clutter 1.23.6 2015-08-21
+===============================================================================
+
+ • List of changes since Clutter 1.23.4
+
+ - Require Cogl 1.21.2
+
+ - Prefer the OpenGL 3.x Cogl driver
+ The GL3 driver drops legacy API, and should bring a slight performance
+ improvement, as well as lower memory overhead. If GL3 is not supported,
+ Clutter falls back to the older GL driver transparently.
+
+ - Updated translations
+ Catalan, Indonesian, Portuguese, Lithuanian, Spanish, French, Galician
+
+ • List of bugs fixed since Clutter 1.23.4
+
+ #742678 - gl: Prefer gl3 over the gl driver
+ #746279 - Typo (textues) in translatable string
+ #753895 - Incorrect plural form of child
+
+Many thanks to:
+
+ Adel Gadllah, Alexandre Franke, Anders Jonsson, Andika Triwidada,
+ Aurimas Černius, Carlos Garnacho, Daniel Mustieles, Fran Dieguez,
+ Jordi Mas, Pedro Albuquerque, Sebastian Rasmussen
+
Clutter 1.23.4 2015-07-22
===============================================================================