Updates GTK_2_7_4
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 21 Jul 2005 19:27:00 +0000 (19:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 21 Jul 2005 19:27:00 +0000 (19:27 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
NEWS

index c5fd82a..40afed4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-20  Manish Singh  <yosh@gimp.org>
 
        * tests/refcount/signals.c: use G_CALLBACK for signal connections.
index c5fd82a..40afed4 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-20  Manish Singh  <yosh@gimp.org>
 
        * tests/refcount/signals.c: use G_CALLBACK for signal connections.
index c5fd82a..40afed4 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-20  Manish Singh  <yosh@gimp.org>
 
        * tests/refcount/signals.c: use G_CALLBACK for signal connections.
index c5fd82a..40afed4 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-07-20  Manish Singh  <yosh@gimp.org>
 
        * tests/refcount/signals.c: use G_CALLBACK for signal connections.
diff --git a/NEWS b/NEWS
index 4840cfc..e3db3cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of Changes from GLib 2.7.3 to GLib 2.7.4
+=================================================
+* Fix g_atomic_pointer_compare_and_exchange 
+  on Sparc64 [Gert Doering]
+* Fix a hang in g_thread_pool_free. [Hong Jen Yee]
+* Win32 bug fixes [Tor Lillquist]
+* Other bug fixes [Benoit Dejean, Manish Singh]
+* Documentation improvements [Bryan Silverthorn,
+  Callum McKenzie] 
+* New and updated translations (de,lt,sq,zh_CN)
+
 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
 =================================================
 * GOption