Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 15 Jul 2005 15:43:59 +0000 (15:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 15 Jul 2005 15:43:59 +0000 (15:43 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
NEWS

index f1710dd..e248c30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
 
        * tests/spawn-test.c: 
index f1710dd..e248c30 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
 
        * tests/spawn-test.c: 
index f1710dd..e248c30 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
 
        * tests/spawn-test.c: 
index f1710dd..e248c30 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
 
        * tests/spawn-test.c: 
diff --git a/NEWS b/NEWS
index aca3d1a..887a5f8 100644 (file)
--- 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]