From 10b12f24f061ac7058f2c88c84667dfeab5ef28d Mon Sep 17 00:00:00 2001 From: Thomas James Alexander Thurman Date: Mon, 1 Dec 2008 22:56:19 +0000 Subject: [PATCH] 2.25.21 release. svn path=/trunk/; revision=4046 --- ChangeLog | 4 ++++ NEWS | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8c6f1d7a..f2853c00a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-01 Thomas Thurman + + * NEWS: 2.25.21 release. + 2008-12-01 Thomas Thurman * configure.in: gnome-doc-tools version doesn't need to be so high. diff --git a/NEWS b/NEWS index 727f3b027..851a01f32 100644 --- a/NEWS +++ b/NEWS @@ -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 =======