From: Matthias Clasen Date: Fri, 15 Jul 2005 15:43:59 +0000 (+0000) Subject: Updates X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=58729b464b44595704c4e8e65869fd2228554ed5;p=dana%2Fcg-glib.git Updates --- diff --git a/ChangeLog b/ChangeLog index f1710dd8..e248c300 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 f1710dd8..e248c300 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 f1710dd8..e248c300 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 f1710dd8..e248c300 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 aca3d1ac..887a5f82 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]