diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-08-18 13:56:46 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-08-18 13:56:46 +0000 |
commit | 2154d9e92033120157feab72e4b78339c2e48372 (patch) | |
tree | f0c616bf958b7958088186b62ee03bab613e6196 | |
parent | 8736f61579e7b1771bf53039a1041caccee98892 (diff) | |
download | metacity-2154d9e92033120157feab72e4b78339c2e48372.tar.gz |
2.25.1 release.
svn path=/trunk/; revision=3824
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 17 |
2 files changed, 21 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-08-18 Thomas Thurman <tthurman@gnome.org> + * NEWS: 2.25.1 release. + +2008-08-18 Thomas Thurman <tthurman@gnome.org> + Adding doxygen headers to some files. * src/core/metacity-Xatomtype.h @@ -1,3 +1,20 @@ +2.25.1 +====== + +Thanks to Patrick Niklaus, Ted Percival, Eric Piel, Akira TAGOH, and Thomas +Thurman for improvements in this version. + + - Fix memory allocation problem in struts (Eric) (probably #468075) + - Ensure windows which start maximised know where to jump back + to, so they don't warp to other screens (Ted) (#504692) + - Added header comments to some files (Thomas) + - Icons for windows which are uncooperative enough not to provide + an icon are taken from the theme, not built in (Patrick) (#524343) + - Added manual page for metacity-message (Akira, from Debian downstream) + +Translations + Khaled Hosny (ar), Petr Kovar (cs), Ilkka Tuohela (fi), Duarte Loreto (pt), Djavan + Fagundes (pt_BR) 2.23.89 ======= |