summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-11 03:22:40 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-11 03:22:40 +0000
commit5fb20624c40b483853dfc717a8961f8232dee4b2 (patch)
tree0312364a5585c7fe97265dfbc6458239865b0734
parent8f2b9cb4a95e777d05cc2c70a99eb63ac6d6a227 (diff)
downloadmetacity-5fb20624c40b483853dfc717a8961f8232dee4b2.tar.gz
2.19.13 releaseMETACITY_2_19_13
svn path=/trunk/; revision=3237
-rw-r--r--ChangeLog4
-rw-r--r--NEWS12
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8992cbf1..d7939dd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-06-10 Thomas Thurman <thomas@thurman.org.uk>
+ * NEWS: 2.19.13 release.
+
+2007-06-10 Thomas Thurman <thomas@thurman.org.uk>
+
Refactor thrice-duplicated queue code in window.c. Closes #376760.
* src/window.c (meta_window_queue, meta_window_unqueue):
diff --git a/NEWS b/NEWS
index 14caa272..cfe5735b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.19.13
+=======
+
+Thanks to Elijah Newren and Thomas Thurman for improvements in
+this release.
+
+ - Updated the description of raise_on_click (Elijah) [#445447,
+ #389923]
+ - Refactor queueing code in window.c (Thomas) [#376760]
+ - Added switch_group to the keybindings file (Thomas) [#444879]
+ - New window information accessor function (Thomas) [#377495]
+
2.19.8
======