summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2007-07-24 00:59:54 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-07-24 00:59:54 +0000
commit1dc74bbc8c81e37062e3725f61c5a02f8bd7fd1d (patch)
tree48172c842945d8ebc218cf6117f06794aa454a80
parent618a6b38c32d52778d28099896b3d1996bbee239 (diff)
downloadmetacity-METACITY_2_19_34.tar.gz
2.19.34 =======METACITY_2_19_34
2.19.34 ======= Thanks to Rob Bradford, Cosimo Cecchi, Yair Hershkovitz and Thomas Thurman for improvements in this release. - Fix a bug where the window can be focused without being raised if the maximize is aborted. (Rob) [#459027] - Unset fullscreen is an allowed action where relevant. (Cosimo) [#449427] - Reverse window buttons and align them to the left for RTL locales. (Yair) [#92212] - Put all bitfields in window data together to help with optimisation. (Thomas) [#450271] Translations Jorge Gonzalez (es), Ilkka Tyohela (fi), Gabor Kelemen (hu), Takeshi AIHANA (ja), Kjartan Maraas (nb), Vincent van Adrighem (nl), Daniel Nylander (sv), Theppitak Karoonbooyana (th), Nguyễn Thái Ngọc Duy (vi) svn path=/trunk/; revision=3274
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63a9bf86..9d1ae0ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.19.34
+=======
+
+Thanks to Rob Bradford, Cosimo Cecchi, Yair Hershkovitz and Thomas Thurman
+for improvements in this release.
+
+ - Fix a bug where the window can be focused without being raised
+ if the maximize is aborted. (Rob) [#459027]
+ - Unset fullscreen is an allowed action where relevant. (Cosimo) [#449427]
+ - Reverse window buttons and align them to the left for RTL locales.
+ (Yair) [#92212]
+ - Put all bitfields in window data together to help with optimisation.
+ (Thomas) [#450271]
+
+Translations
+ Jorge Gonzalez (es), Ilkka Tyohela (fi), Gabor Kelemen (hu),
+ Takeshi AIHANA (ja), Kjartan Maraas (nb), Vincent van Adrighem (nl),
+ Daniel Nylander (sv), Theppitak Karoonbooyana (th),
+ Nguyễn Thái Ngọc Duy (vi)
+
2.19.21
=======