summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-18 12:39:15 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-18 12:39:15 +0000
commit493c25d0308e6f75e495eb466b15539313fd6775 (patch)
tree74867b6b9d79596e6b3e2c7670222e9bebef3b37
parent4a5182dca3c4614f979c4a7a462be027e3ebac3d (diff)
downloadmetacity-493c25d0308e6f75e495eb466b15539313fd6775.tar.gz
2.18.5 ======METACITY_2_18_5
2.18.5 ====== This release fixes a problem with KDE applications appearing to request attention when the user switched workspaces. - Only activate windows which change their startup ID if the new ID differs from the old. (Thomas) [#400167] svn path=/branches/gnome-2-18/; revision=3251
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abe0d024..dcf235cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.18.5
+======
+
+This release fixes a problem with KDE applications appearing to
+request attention when the user switched workspaces.
+
+ - Only activate windows which change their startup ID if the
+ new ID differs from the old. (Thomas) [#400167]
+
2.18.3
======