Updates
authorMatthias Clasen <mclasen@redhat.com>
Wed, 10 Nov 2004 05:54:48 +0000 (05:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Nov 2004 05:54:48 +0000 (05:54 +0000)
2004-11-10  Matthias Clasen  <mclasen@redhat.com>

* NEWS: Updates

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 37114b4..ccb3643 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Nov  8 10:45:50 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/gasyncqueue.c
index 37114b4..ccb3643 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Nov  8 10:45:50 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/gasyncqueue.c
index 37114b4..ccb3643 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Nov  8 10:45:50 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/gasyncqueue.c
index 37114b4..ccb3643 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Nov  8 10:45:50 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/gasyncqueue.c
index 37114b4..ccb3643 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Nov  8 10:45:50 2004  Manish Singh  <yosh@gimp.org>
 
        * glib/gasyncqueue.c
diff --git a/NEWS b/NEWS
index 1db761d..71047ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of Changes from GLib 2.5.5 to GLib 2.5.6
+=================================================
+* GOption
+  - Add G_OPTION_FLAG_REVERSE to allow options 
+    which unset a  boolean variable [Tor Lillqvist]
+* GChildWatch
+  - Use sigaction instead of signal [Jonas Jonnson,
+    Archana Shah]
+  - Make the very first SIGCHLD work [Gustavo Carneiro]
+* Bug fixes [Morten Welinder, Tor, David MacLachlan,
+  Manish Singh]
+* Documentation improvements [Matthias Clasen, Tor]
+* Updated translations (da,ja,tr,zh_CN)
+Bugs fixed:  156421,157453,156446,136867,154827,151663,138853
+
 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
 =================================================
 * GKeyFile