diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-09-01 04:21:55 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-09-01 04:21:55 +0000 |
commit | 49cc773eb4801fb0ee3cddeeb1d27042f4a46e2e (patch) | |
tree | ed53f88afd747bd95a55c3f43c29c6a5dc401e48 | |
parent | 8bd3cdff14e08b5f231b874705a19149788f4b5e (diff) | |
download | metacity-49cc773eb4801fb0ee3cddeeb1d27042f4a46e2e.tar.gz |
2.25.1 release.METACITY_2_25_1
svn path=/trunk/; revision=3841
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 16 |
2 files changed, 20 insertions, 0 deletions
@@ -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. @@ -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 ====== |