summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2008-09-01 04:21:55 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-09-01 04:21:55 +0000
commit49cc773eb4801fb0ee3cddeeb1d27042f4a46e2e (patch)
treeed53f88afd747bd95a55c3f43c29c6a5dc401e48
parent8bd3cdff14e08b5f231b874705a19149788f4b5e (diff)
downloadmetacity-METACITY_2_25_1.tar.gz
2.25.1 release.METACITY_2_25_1
svn path=/trunk/; revision=3841
-rw-r--r--ChangeLog4
-rw-r--r--NEWS16
2 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3467d48e..d219d18b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-09-01 Thomas Thurman <tthurman@gnome.org>
+ * NEWS: 2.25.1 release.
+
+2008-09-01 Thomas Thurman <tthurman@gnome.org>
+
* src/core/workspace.c: When a workspace's list of struts
is freed, free the struts too. Closes #549952, and #468075.
diff --git a/NEWS b/NEWS
index 7e4b3853..2040cf31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.25.1
+======
+
+Thanks to Thomas Thurman for improvements in this version.
+
+ - Fix small memory leak, found by Matthias Clasen (Thomas) (#549952)
+ - Added move_to_center keybinding suggested by
+ Khanh-Dang Nguyen Thu Lam (Thomas) (#549979)
+ - Compositor can be turned on and off from the command line
+ (#545323) (Thomas)
+
+Translations
+ Khaled Hosny (ar), Petr Kovar (cs), Iñaki Larrañaga Murgoitio (eu), Ilkka
+ Tuohela (fi), Žygimantas Beručka (lt), Duarte Loreto (pt), Djavan
+ Fagundes (pt_BR), Laurent Dhima (sq)
+
2.25.0
======