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 12224d0..3f0d857 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 6e6b7fd..c01a2b9 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.