summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
=======