summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2016-03-21 14:24:59 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2016-03-21 14:24:59 +0000
commit3f1b0adb9dbdcb5767ef843bd735129955b503aa (patch)
tree38f312e855336b858a98fcf46a5f1746deccf8fc /NEWS
parent8ea58124c7df60acf675c40c71ce1aca4bf1523c (diff)
downloadclutter-3f1b0adb9dbdcb5767ef843bd735129955b503aa.tar.gz
Release Clutter 1.26.01.26.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f249da40..7f681a9aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Clutter 1.26.0 2016-03-21
+===============================================================================
+
+ • List of changes since Clutter 1.25.6
+
+ - Avoid spamming accessibility state changes in clones
+ Clones of unmapped actors will cause a temporary mapping of their source,
+ which will result in spurious accessibility events.
+
+ - Ignore GDK deprecation compiler warnings
+
+ - Resync build configuration for Windows
+
+ - Translation updates
+ Serbian, Swedish, Catalan, Occitan, Greek, Latvian, Russian, Danish
+
+ • List of bugs fixed since Clutter 1.25.6
+
+ #756371 - Accessible event spam in Overview
+
+Many thanks to:
+
+ Jordi Mas, Anders Jonsson, Ask Hjorth Larsen, Chun-wei Fan, Cédric Valmary,
+ Efstathios Iosifidis, Rūdolfs Mazurs, Stas Solovey, Марко Костић,
+ Мирослав Николић
+
Clutter 1.25.6 2016-02-18
===============================================================================