From fe816afa1d77c0fe3dc18275af0b737c05473023 Mon Sep 17 00:00:00 2001 From: Thomas James Alexander Thurman Date: Thu, 6 Mar 2008 22:01:27 +0000 Subject: 2.23.1 release. svn path=/trunk/; revision=3626 --- ChangeLog | 20 ++++---------------- NEWS | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index f7040b1c..93ee64c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,24 +1,12 @@ 2008-03-06 Thomas Thurman - * tools/release-wrangler.py: basic md5 printing (not used yet); - also print release announcements to stdout (eventually will - need to be emailed to release list and blogged) + * NEWS: 2.23.1 release. 2008-03-06 Thomas Thurman - Part three of the great prefs refactor, this time - dealing with string preferences. (This was the most - complicated part, and has been especially tested and - valground before committing. As ever, though, let us - know if you find a problem.) - - * src/core/prefs.c (MetaStringPreference): new struct. - * src/core/prefs.c (update_*): replaced with *_handler - * src/core/prefs.c (meta_prefs_init): uses new string prefs - init; uses array of gconf dirs to monitor rather than - repeating code. - * src/core/prefs.c (handle_preference_init_enum): tidying - * src/core/prefs.c (change_notify): uses new string prefs + * tools/release-wrangler.py: basic md5 printing (not used yet); + also print release announcements to stdout (eventually will + need to be emailed to release list and blogged) 2008-03-06 Thomas Thurman diff --git a/NEWS b/NEWS index 95c3775f..e0d014c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +2.23.1 +====== + +Thanks to Cosimo Cecchi, Jens Granseuer, Jim Huang, Andrea Del Signore, and +Thomas Thurman for improvements in this version. + +(Cosimo's patch was very similar to another received from Jason Ribero.) + + - Allow horizontal and vertical maximisation using the mouse (Cosimo/Jason) + (#358674) + - Allow "spacer" as a value for buttons, for blank space (Andrea) (#509165) + - Remove unused code (Jim) + - refactor preferences handling (Thomas) + - make sure we're valid C89 (Jens) (#518917) + - some messing with tool scripts (Thomas) + +Translations + Jorge González (es), Claude Paroz (fr), Woodman Tuen (zh_HK), Woodman + Tuen (zh_TW) + 2.23.0 ====== -- cgit v1.2.1