Start of 2.3.3 section.
authorMatthias Clasen <maclas@gmx.de>
Mon, 23 Feb 2004 21:20:22 +0000 (21:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 23 Feb 2004 21:20:22 +0000 (21:20 +0000)
Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>

* NEWS: Start of 2.3.3 section.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
index 51ac6a6742787db4693bd85e8bd666e48e051b49..1019d26d8258b4a7ab456a9b079a9d54f741e758 100644 (file)
@@ -1,3 +1,7 @@
+Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * NEWS: Start of 2.3.3 section.
+
 Sun Feb 22 02:32:14 2004  Matthias Clasen  <maclas@gmx.de>
 
        * configure.in: Set the gmodule suffix to 'a' for aix and 
diff --git a/NEWS b/NEWS
index e4899e7b169d65b8eacccb96bff8ce79b6e4fbad..143594c2c7bbd1eabca06367f42c69e5af48cbdc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of Changes from GLib 2.3.2 to GLib 2.3.3
+=================================================
+
+* Add a native AIX gmodule implementation. [Laurent Vivier]
+* Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
+* Extend GQueue API to match the GList API. [Soeren Sandmann]
+* Add g_hash_table_find().  [Tim Janik]
+* Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
+* Inline g_string_append_c() when possible. [Owen Taylor, Tim]
+* Wrap waitpid() as a GSource. [Jonathan R. Blandford]
+* Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
+  Matthias]
+* Add g_strsplit_set(). [Soeren]
+* Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
+  Soeren, Matthias]
+* Win32 build fixes. [Tor Lillquist]
+* Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
+  Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
+  Matthias]
+* Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
+
 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
 =================================================