From 309e254b1d9d439cedfcb0b748d3c30b44ebd8ee Mon Sep 17 00:00:00 2001 From: Thomas James Alexander Thurman Date: Tue, 7 Aug 2007 12:44:05 +0000 Subject: [PATCH] ================================================== metacity-2.19.55 archives ready for distribution: metacity-2.19.55.tar.gz ================================================== svn path=/trunk/; revision=3290 --- ChangeLog | 4 ++++ NEWS | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1a6d9140a..a291d3117 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-07 Thomas Thurman + + * NEWS: 2.19.55 release. + 2007-08-06 Thomas Thurman If KEY_AUTO_RAISE_DELAY is undefined or non-integer, it is not treated diff --git a/NEWS b/NEWS index 9d1ae0ee3..bdf318894 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +2.19.55 +======= + +Thanks to Frederic Crozat, Matthias Clasen, and Thomas Thurman for improvements +in this release. + + - Noninteger auto-raise delay is not assumed to be zero (Thomas) (#377491) + - Fix mangled window title in "Force Quit" (Frederic) (#462734) + - "Close" can appear at any point in the window menu, and now appears + at the bottom (Thomas) (#104026) + - Windows which are always on top have "stick" insensitive (Thomas) (#460997) + - All bitfields in window structure are together for optimisation (Thomas) + (#450271) + - Use the correct directory when installing keybindings (Matthias) (#454055) + +Translations + Alexander Shopov (bg), Jorge González (es), Iñaki Larrañaga Murgoitio (eu), + Ilkka Tuohela (fi), Theppitak Karoonboonyanan (th) + 2.19.34 =======