summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <thomas@thurman.org.uk>2007-06-18 12:08:43 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-18 12:08:43 +0000
commit78604b64bcd7b169dc44d933f0c12ef12dfecc1b (patch)
tree9f0948f6ff1174c51c7197f0c3751c488e7e3cc8
parent7c4af65ec1553a5ddb9abac88e2e7226e92390b6 (diff)
downloadmetacity-78604b64bcd7b169dc44d933f0c12ef12dfecc1b.tar.gz
2.19.21 release.GNOME_PANEL_2_19_21
2007-06-18 Thomas Thurman <thomas@thurman.org.uk> * NEWS: 2.19.21 release. svn path=/trunk/; revision=3248
-rw-r--r--ChangeLog4
-rw-r--r--NEWS16
2 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5cb6a79..d4e759af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-06-18 Thomas Thurman <thomas@thurman.org.uk>
+ * NEWS: 2.19.21 release.
+
+2007-06-18 Thomas Thurman <thomas@thurman.org.uk>
+
* src/place.c (find_first_fit, meta_window_place): Only open new
windows on the current xinerama. Closes #145503, for now.
diff --git a/NEWS b/NEWS
index cfe5735b..63a9bf86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.19.21
+=======
+
+Thanks to Damien Carbery and Thomas Thurman for improvements in
+this release.
+
+ - Fixed build on Solaris (Damien) [#397296, #446535]
+ - Only activate windows which change their startup ID if the
+ new ID differs from the old. (This fixes the bug where KDE
+ apps gained the attention hint when switching workspaces.)
+ (Thomas) [#400167]
+ - Open new windows on the current xinerama. (Thomas) [#145503].
+
+Translations
+ Tshewang Norbu (dz), Jorge González (es), Funda Wang (zh_CN)
+
2.19.13
=======