diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-15 16:52:58 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-15 16:52:58 +0000 |
commit | d1e79f5f09b93c69a68349ebce8b2164eca478c5 (patch) | |
tree | 4e1a9704155be7f8be017caa08f002dcc1959ff0 | |
parent | 39ea11ce6b107bf3969a2f94807675b458a5a887 (diff) |
Updates
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Overview of Changes from GLib 2.7.2 to GLib 2.7.3 * Win32 - Build fixes [Tor Lillqvist] - Rewrite iochannel socket implementation [Tor] +* GObject + - Threadsafety improvements; in particular, refcounting + of objects is done atomically now. [Wim Taymans, Tim Janik] * Bug fixes [Morten Welinder, Matthias, Wim Taymans] * Documentation improvements [Richard Laager, Matthias] * New and improved translations (bf,cs,hu,nb,nl,no) |