More updates.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 17 Sep 2004 19:35:44 +0000 (19:35 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 17 Sep 2004 19:35:44 +0000 (19:35 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index eacc521..dcf76b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: More updates.
+
 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
index eacc521..dcf76b0 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: More updates.
+
 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
index eacc521..dcf76b0 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: More updates.
+
 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
index eacc521..dcf76b0 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: More updates.
+
 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
index eacc521..dcf76b0 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: More updates.
+
 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
diff --git a/NEWS b/NEWS
index 50d46ab..acc7b5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ 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]
+* Performance 
+ - Get rid of many PLT entries for internally used exported symbols,
+   and clean up the ABI at the same time and make make check check the
+   list of exported symbols.  [Matthias Clasen]
 * 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]
@@ -11,8 +15,9 @@ Overview of Changes from GLib 2.5.2 to GLib 2.5.3
 * 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]
+* Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
+  Manish Singh]
+* Documentation improvements [Morten Welinder, Matthias]
 * New and updated translations (es,nn,ro)
 
 Overview of Changes from GLib 2.5.1 to GLib 2.5.2