summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2008-05-26 20:23:21 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-05-26 20:23:21 +0000
commitfff75cd9ae3e18dd297ceb1a07d028c06b6759cd (patch)
tree993c35063491f08d98e2e8ee8b299d534bad5424
parent76735c18a1923cc9266725ff9122030aed9c5c30 (diff)
downloadmetacity-fff75cd9ae3e18dd297ceb1a07d028c06b6759cd.tar.gz
2.23.21 release.
svn path=/trunk/; revision=3726
-rw-r--r--ChangeLog4
-rw-r--r--NEWS20
2 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1542208d..1449ba9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-26 Thomas Thurman <tthurman@gnome.org>
+
+ * NEWS: 2.23.21 release.
+
2008-05-24 Iain Holmes <iain@gnome.org>
* src/compositor/compositor-xrender.c: Add Dropdown menu atoms so we
diff --git a/NEWS b/NEWS
index 61774f15..97e85a14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.23.21
+=======
+
+Thanks to Robert Escriva, Iain Holmes, Matt Krai, Thomas Thurman,
+and Chris Wang for improvements in this version.
+
+ - Add shadow ability for menus and tooltips (Iain) (#517442) (#517524)
+ - Fix possible crashes in compositor (Iain) (#534569) (#528787)
+ - Major reorganisation of compositor code (Iain)
+ - Initial version of XRender backend for the compositor (Iain)
+ - New basic public API for compositor (Iain)
+ - Window decoration updates colour when GTK theme changes (Robert) (#511826)
+ - Minor code cleanup for pedantic compilers (Thomas)
+ - Further code cleanup for pedantic compilers (Matt) (#526049)
+ - The atom list appears only once in the code (Thomas) (#530843)
+ - Don't attempt to read attributes of invalid windows (Chris) (#530485)
+
+Translations
+ Khaled Hosny (ar), Gabor Kelemen (hu), Kjartan Maraas (nb), Tino Meinen (nl),
+ Theppitak Karoonboonyanan (th)
2.23.13
=======