summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-02-29 23:22:15 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-29 23:22:15 +0000
commit7b3042f8a7a548339311f7207e59e13054b6e69f (patch)
tree81725934aef09abbaaa11048effd7aa2d626dd82 /NEWS
parente64c3c0bb0412e4479c65c0d09b0502858d9296b (diff)
Update for 2.3.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 143594c2c..ca60d212a 100644
--- a/NEWS
+++ b/NEWS
@@ -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
=================================================