summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2005-07-25 03:32:50 +0000
committerElijah Newren <newren@src.gnome.org>2005-07-25 03:32:50 +0000
commit9c97fd2b9bd4d7afaf416b8edc0f13669b9a6697 (patch)
tree761b4726a6975c20a3917aaff122939bb1caebed
parent266f78d9a80e2d6a900e24da3d81f1616339f06f (diff)
downloadmetacity-METACITY_2_11_1.tar.gz
2.11.1 releaseMETACITY_2_11_1
2005-07-24 Elijah Newren <newren@gmail.com> * NEWS: 2.11.1 release
-rw-r--r--ChangeLog4
-rw-r--r--NEWS33
2 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62c330cb..a3909d6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-07-24 Elijah Newren <newren@gmail.com>
+ * NEWS: 2.11.1 release
+
+2005-07-24 Elijah Newren <newren@gmail.com>
+
* src/place.c (find_most_freespace): try to place windows denied
focus near the focus window and fix a xinerama bug with the
placement, (avoid_being_obscured_as_a_second_modal_dialog): avoid
diff --git a/NEWS b/NEWS
index 6f659556..b09a4c99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+2.11.1
+==
+
+Thanks to Elijah Newren, Ken Harris, Matthias Clasen, Christian
+Persch, and Billy Biggs for improvements in this release.
+
+ - Fix a miscoloring of parts of the titlebar introduced in the last
+ unstable release (Elijah) [follow-up to #169982]
+ - Provide a more lenient threshold for drawing rounded corners (Ken)
+ [#122065]
+ - Make the Xcursor changes in the last unstable release effective
+ (Matthias) [follow-up to #308106]
+ - Revert the _NET_ACTIVE_WINDOW behavior change made in the 2.9.x
+ unstable series; activation includes changing a window to the
+ current workspace again (Elijah) [reversion of #128380]
+ - Restore original window size if the window was maximized upon
+ withdrawing it (Elijah, Christian) [#137185]
+ - Fix a raising bug with a window that has more than one child window
+ (Elijah, Billy) [part of #307875]
+ - Try to place windows denied focus near the focus window and fix a
+ xinerama bug with the placement (Elijah) [part of #307875]
+ - Avoid modal dialogs being obscured in somewhat pathologically
+ strange circumstances that Eclipse seems to be good at triggering
+ (Elijah) [part of #307875]
+
+Translations
+ Miloslav Trmac (cs), Kostas Papadimas (el), Adam Weinberger (en_CA),
+ Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Christophe
+ Merlet (RedFox) (fr), Ignacio Casal Quinteiro (gl), Ankit
+ Patel (gu), Yair Hershkovitz (he), Takeshi AIHANA (ja), Kjartan
+ Maraas (nb), Kjartan Maraas (no), Marcel Telka (sk), Theppitak
+ Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN)
+
2.11.0
==