Use proper ChangeLog file for the rev 6098 change.
authorMathias Hasselmann <hasselmm@src.gnome.org>
Wed, 12 Dec 2007 10:36:08 +0000 (10:36 +0000)
committerMathias Hasselmann <hasselmm@src.gnome.org>
Wed, 12 Dec 2007 10:36:08 +0000 (10:36 +0000)
svn path=/trunk/; revision=6099

ChangeLog
gobject/ChangeLog

index 12224d09bc9d44891e9000db0feb9fec7412b64b..3f0d857f4ee687ee554157b158413a30a4c458a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,3 @@
-2007-11-11  Mathias Hasselmann  <mathias@openismus.com>
-
-       Always exit with non-zero error code when printing warnings.
-
-       * gobject/glib-genmarshal.c: Add global exit_status variable, and use
-       it in pad() and process_signature() to return with non-zero error code
-       when printing warnings. (#495294)
-
 2007-12-11 Rahul Bhalerao <b.rahul.pm@gmail.com>
 
        * configure.in: Added entry for Marathi Translations
index 6e6b7fd68e6ea0617c0268f0c34605aa2b2cf228..c01a2b9e9597f9710e1ee5fdd65697c2a1985a70 100644 (file)
@@ -1,3 +1,11 @@
+2007-11-11  Mathias Hasselmann  <mathias@openismus.com>
+
+       Always exit with non-zero error code when printing warnings.
+
+       * gobject/glib-genmarshal.c: Add global exit_status variable, and use
+       it in pad() and process_signature() to return with non-zero error code
+       when printing warnings. (#495294)
+
 2007-11-08  Matthias Clasen <mclasen@redhat.com>
 
        * glib-mkenums.in: Don't shift ARGV[0] to undefined.