summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-08-02 16:17:48 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-02 16:17:48 +0000
commite4c231a62afc443b5079814af614c129db7fd2bd (patch)
tree939114c48ded208657c987fb4d9694e0249d69cb /NEWS
parent02bc22d1cabf807fc4dc81f5e0f81572bf036c12 (diff)
downloadglib-e4c231a62afc443b5079814af614c129db7fd2bd.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3db3cbd2..8eb22371d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of Changes from GLib 2.7.4 to GLib 2.7.5
+=================================================
+* Thread-related changes
+ - Fix build issues on HP-UX [Paul Cornett]
+ - Threadsafe access to flags stored in datasets [Tim Janik]
+ - Fix several issues with atomic refcounting for
+ closures, objects and paramspecs [Tim]
+ - Improve tests for atomic refcounting changes [Tim]
+* Fix handling of stateful encodings in g_convert_* [Matthias]
+* Fix translation of GOption help output [Dan Winship]
+* Catch format errors in translations. This may cause
+ "make check" to fail when using older versions
+ of gettext [Matthias]
+* Win32 bug fixes [Tor Lillqvist]
+* Documentation improvements [Ross Burton, Jochen Baier,
+ Matthias, Tim]
+* New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
+
Overview of Changes from GLib 2.7.3 to GLib 2.7.4
=================================================
* Fix g_atomic_pointer_compare_and_exchange