summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-03-09 16:31:22 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-03-09 16:31:22 +0000
commitfd85623d34a54b3f5607011086cf19cb2c756a6a (patch)
tree626ead1156934041c8d187fc5afd3df921d980ec /NEWS
parent508cc0f39355b759dd94884efb7af76a5847c13d (diff)
downloadclutter-fd85623d34a54b3f5607011086cf19cb2c756a6a.tar.gz
Release Clutter 1.26.41.26.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6ad4eb64..538db31ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Clutter 1.26.4 2020-03-09
+===============================================================================
+
+ • List of changes since Clutter 1.26.2
+
+ - Require GLib 2.54
+
+ - Build fixes
+
+ - Add an experimental Meson build
+
+ - Documentation fixes
+
+ - Handle 8 and 10 bits colour depth in picking code
+
+ • List of bugs fixed since Clutter 1.26.2
+
+ #792716 - Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE
+ #772213 - Take advantage of Unicode
+ #769190 - Clutter stage is too big and events wrong under hidpi gnome
+ on wayland
+
+ #8 - actor-offscreen-redirect test has uninitialized stack data,
+ hangs when the obvious fix is applied
+ #11 - Handle 10 bits colour bit depth in actor picking
+ !8 - docs: Add missing settings.ini Environment group keys
+ !9 - meson: Don't use undocumented -export-dynamic option
+ !11 - clutter/actor: Mark implicit transitions as remove-on-complete
+
+Many thanks to:
+
+ Floris Van den Abeele, Jonas Ådahl, Ting-Wei Lan, Chris Mayo, Sjoerd Simons,
+ Bastien Nocera, Rico Tzschichholz, Piotr Drąg.
+
Clutter 1.26.2 2017-05-12
===============================================================================