diff --git a/ChangeLog b/ChangeLog index f1710dd8a..e248c300c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-15 Matthias Clasen + + * NEWS: Updates + 2005-07-14 Matthias Clasen * tests/spawn-test.c: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index f1710dd8a..e248c300c 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-07-15 Matthias Clasen + + * NEWS: Updates + 2005-07-14 Matthias Clasen * tests/spawn-test.c: diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index f1710dd8a..e248c300c 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2005-07-15 Matthias Clasen + + * NEWS: Updates + 2005-07-14 Matthias Clasen * tests/spawn-test.c: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index f1710dd8a..e248c300c 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2005-07-15 Matthias Clasen + + * NEWS: Updates + 2005-07-14 Matthias Clasen * tests/spawn-test.c: diff --git a/NEWS b/NEWS index aca3d1ac9..887a5f82f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Overview of Changes from GLib 2.7.2 to GLib 2.7.3 +================================================= +* GOption + - Allow callbacks with optional arguments [Pawel Sliwowski] + - Allow to turn off the automatic long option name + disambiguation [Adam McLaurin] + - Only allow printable ASCII as short option names [Matthias] +* Win32 + - Build fixes [Tor Lillqvist] + - Rewrite iochannel socket implementation [Tor] +* Bug fixes [Morten Welinder, Matthias, Wim Taymans] +* Documentation improvements [Richard Laager, Matthias] +* New and improved translations (bf,cs,hu,nb,nl,no) + Overview of Changes from GLib 2.7.1 to GLib 2.7.2 ================================================= * Win32 build fixes [Hans Breuer]