Move my ChangeLog entry to the right place
authorCody Russell <bratsche@src.gnome.org>
Tue, 1 Jul 2008 15:18:14 +0000 (15:18 +0000)
committerCody Russell <bratsche@src.gnome.org>
Tue, 1 Jul 2008 15:18:14 +0000 (15:18 +0000)
svn path=/trunk/; revision=7129

ChangeLog
gio/ChangeLog

index 34a841f..b5bc37e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,3 @@
-2008-07-01  Cody Russell  <bratsche@gnome.org>
-
-       * gio/gioenums.h:
-       * gio/giotypes.h:
-       Moved all relevant typedefs into these files.
-       
-       * gio/*.[ch]:
-       Updated wrt added files.
-
-       Split types into separate file for easier maintainership. (#538564)
-
 2008-06-30  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/pcre/pcre_compile.c: Apply fix for CVE-2008-2371 to
index e2229a5..3116265 100644 (file)
@@ -1,3 +1,14 @@
+2008-07-01  Cody Russell  <bratsche@gnome.org>
+
+        * gio/gioenums.h:
+        * gio/giotypes.h:
+        Moved all relevant typedefs into these files.
+
+        * gio/*.[ch]:
+        Updated wrt added files.
+
+        Split types into separate file for easier maintainership. (#538564)
+
 2008-06-30  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 540331 – g_file_append_to () documentation: can return NULL