diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-02-29 23:22:15 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-02-29 23:22:15 +0000 |
commit | 7b3042f8a7a548339311f7207e59e13054b6e69f (patch) | |
tree | 81725934aef09abbaaa11048effd7aa2d626dd82 /NEWS | |
parent | e64c3c0bb0412e4479c65c0d09b0502858d9296b (diff) |
Update for 2.3.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 ================================================= |