summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2007-04-05 00:24:38 +0000
committerElijah Newren <newren@src.gnome.org>2007-04-05 00:24:38 +0000
commite38e6d6213bebfa76b201b187f8e8ffe31335200 (patch)
tree4893b2e1c2251ee69f48eff17d6bfa5fe0959a78
parent3a3bf5da6f709f37b5cc994f3ca4d44ba5cc7cb3 (diff)
downloadmetacity-e38e6d6213bebfa76b201b187f8e8ffe31335200.tar.gz
2.18.1 release.METACITY_2_18_1
2007-04-04 Elijah Newren <newren gmail com> * NEWS: 2.18.1 release. svn path=/branches/gnome-2-18/; revision=3162
-rw-r--r--ChangeLog4
-rw-r--r--NEWS24
2 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 152cee05..ae8e214e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-04-04 Elijah Newren <newren gmail com>
+ * NEWS: 2.18.1 release.
+
+2007-04-04 Elijah Newren <newren gmail com>
+
* src/window.c (meta_window_move_resize_internal): send synthetic
configurenotify events also in response to MapRequest events when
the window has a frame and the application specifies PPosition or
diff --git a/NEWS b/NEWS
index 9b770344..cdb14c3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+2.18.1
+======
+
+This release fixes a bug breaking some QT apps (thanks to Bradley
+Hughes for a good test case and lots of patience) a hang with gtk
+trunk (not that we expect many to use stable tarball releases of
+metacity and bleeding edge versions of gtk together), and a couple
+other odds and ends.
+
+ - prevent nasty metacity/gdk interactions causing hangs with gtk
+ trunk (Elijah) [offshoots of #354213]
+ - avoid some crashes when dragging windows partially offscreen
+ (Elijah) [#353513]
+ - avoid mousenav vs. keynav focus problems with the run application
+ dialog in mouse/sloppy focus modes (Elijah) [#374752]
+ - send synthetic configure notify events in response to appropriate
+ MapRequest events too (Elijah) [#322840]
+
+Translators
+ Ihar Hrachyshka (be@latin), sonam pelden (dz), Jorge González (es), Ivar
+ Smolin (et), Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl),
+ Gabor Kelemen (hu), Luca Ferretti (it)
+
2.18.0
======
@@ -49,6 +72,7 @@ Translations
2.17.3
======
+
Thanks to Christof Krüger, Federico Mena Quintero, Bruno Boaventura,
and Björn Lindqvist for improvements in this release.