diff --git a/ChangeLog b/ChangeLog index 34a841fab..b5bc37e77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,3 @@ -2008-07-01 Cody Russell - - * 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 * glib/pcre/pcre_compile.c: Apply fix for CVE-2008-2371 to diff --git a/gio/ChangeLog b/gio/ChangeLog index e2229a5a8..311626533 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,14 @@ +2008-07-01 Cody Russell + + * 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 Bug 540331 – g_file_append_to () documentation: can return NULL