summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2008-08-18 13:56:46 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-08-18 13:56:46 +0000
commit2154d9e92033120157feab72e4b78339c2e48372 (patch)
treef0c616bf958b7958088186b62ee03bab613e6196
parent8736f61579e7b1771bf53039a1041caccee98892 (diff)
downloadmetacity-2154d9e92033120157feab72e4b78339c2e48372.tar.gz
2.25.1 release.
svn path=/trunk/; revision=3824
-rw-r--r--ChangeLog4
-rw-r--r--NEWS17
2 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ae1f5d..b8a625f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
index 5cf12b05..a719c805 100644
--- a/NEWS
+++ b/NEWS
@@ -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
=======