Update for 2.3.4

This commit is contained in:
Matthias Clasen
2004-02-29 23:22:15 +00:00
parent e64c3c0bb0
commit 7b3042f8a7
7 changed files with 36 additions and 0 deletions

12
NEWS
View File

@@ -1,3 +1,15 @@
Overview of Changes from GLib 2.3.3 to GLib 2.3.4
=================================================
* Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
* Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan]
* Add atomic operations and use it for the async queue and
gonce implementation. [Sebastian Wilhelmi]
* Documentation improvements [Sebastian, Matthias, Sven Herzberg]
* Win32 fixes. [Hans Breuer, J. Ali Harlow]
* Misc bugfixes [Sebastian, Matthias, Balazs Scheidler]
* Updated translations (cy,ga,et)
Overview of Changes from GLib 2.3.2 to GLib 2.3.3
=================================================