Start of 2.3.3 section.

Mon Feb 23 22:24:00 2004  Matthias Clasen  <maclas@gmx.de>

	* NEWS: Start of 2.3.3 section.
This commit is contained in:
Matthias Clasen 2004-02-23 21:20:22 +00:00 committed by Matthias Clasen
parent 25ec0044be
commit 111b7fe5d6
7 changed files with 45 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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

21
NEWS
View File

@ -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
=================================================