Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Sep 2004 17:12:21 +0000 (17:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Sep 2004 17:12:21 +0000 (17:12 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index cfe668b..c6b2628 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Update.
+
 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmessages.c (g_return_if_fail_warning): Strip the
index cfe668b..c6b2628 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Update.
+
 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmessages.c (g_return_if_fail_warning): Strip the
index cfe668b..c6b2628 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Update.
+
 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmessages.c (g_return_if_fail_warning): Strip the
index cfe668b..c6b2628 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Update.
+
 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmessages.c (g_return_if_fail_warning): Strip the
index cfe668b..c6b2628 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Update.
+
 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmessages.c (g_return_if_fail_warning): Strip the
diff --git a/NEWS b/NEWS
index ab2ce24..50d46ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of Changes from GLib 2.5.2 to GLib 2.5.3
+=================================================
+* GOption
+ - set the program name from argv[0] [Masatake YAMATO] 
+ - make contexts work without a main group [Anders Carlsson]
+* Add API to get ISO 8601 week numbers [Niklas Lundell]
+* Add API to install an alternate default log handler [Darin Adler]
+* Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
+* Reduce code size bloat by removing literal strings from
+ the g_return_if_fail() macros [Owen Taylor]
+* Add g_strv_length [Tim-Philipp Müller]
+* Win32 changes
+ - Add API to determine the Windows version [Tor Lillqvist]
+* Other bug fixes [Stepan Kasal, Anders, Tor]
+* Documentation improvements [Morten Welinder, Matthias Clasen]
+* New and updated translations (es,nn,ro)
+
 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
 =================================================
 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]