diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-02-01 20:52:21 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-02-01 20:52:21 +0000 |
commit | 63744a3dd782697cdaaddf806a4b723bbdf808b3 (patch) | |
tree | c6ac2152c4c83b3c112b965c6eaa0024598c87d4 | |
parent | e5db44ca907d2724d4b6bb2d966c7f595883352c (diff) | |
download | mutter-63744a3dd782697cdaaddf806a4b723bbdf808b3.tar.gz |
2.25.144 release.METACITY_2_25_144
svn path=/trunk/; revision=4104
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 20 |
2 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-02-01 Thomas Thurman <tthurman@gnome.org> + + * NEWS: 2.25.144 release. + 2009-02-01 Matt Kraai <kraai@ftbfs.org> Set prop_hooks_table to NULL after freeing it. @@ -1,3 +1,23 @@ +2.25.144 +======== + +Thanks to Matthias Claesen, Matt Kraai, Elijah Newren, Owen Taylor, and Thomas +Thurman for improvements in this version. + + - Optimise window property lookup (Thomas) (#549886) + - Fix slip in the above (Matt) + - Several memory leaks fixed (Matthias) (#552303, #552973, #552307) + - Fix longstanding crasher about colourmaps (Owen) (#568365) + - Alt+middle/right buttons can be switched (Thomas) (#437910) + - Support _NET_WM_MOVERESIZE_CANCEL (Elijah) + - minor fix paving the way for a theme editor (Thomas) + +Translations + David Planella (ca), Jorge González (es), Mattias Põldaru (et), saudat + mohammed (ha), Yuval Tanny\n (he), Gabor Kelemen (hu), Onye, Sylvester (ig), + Changwoo Ryu (ko), Raivis Dejus (lv), Kjartan Maraas (nb), Daniel Nylander (sv), + Fajuyitan, Sunday Ayo (yo), 甘露 (Gan Lu) (zh_CN) + 2.25.89 ======= |