diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-12-01 22:56:19 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-12-01 22:56:19 +0000 |
commit | 10b12f24f061ac7058f2c88c84667dfeab5ef28d (patch) | |
tree | 78b93cc92122bce3d98a01863315c8ef193b5db1 | |
parent | 3b1e91342e54fe873b7cd12563520a98a4085c1f (diff) | |
download | metacity-10b12f24f061ac7058f2c88c84667dfeab5ef28d.tar.gz |
2.25.21 release.METACITY_2_25_21
svn path=/trunk/; revision=4046
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 12 |
2 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-12-01 Thomas Thurman <tthurman@gnome.org> + * NEWS: 2.25.21 release. + +2008-12-01 Thomas Thurman <tthurman@gnome.org> + * configure.in: gnome-doc-tools version doesn't need to be so high. * src/compositor/compositor-xrender.c: disable the entire file if the compositor is disabled. @@ -1,3 +1,15 @@ +2.25.21 +======= + +Thanks to Thomas Thurman for improvements in this version. + + - Fixes to allow building without compositor again (Thomas) + - Fixes for -Wall problems (Thomas) + - Various tool updates (Thomas) + +Translations: none + + 2.25.13 ======= |