From becae8108cadf9fbaa35e8bc30103155f4c222ed Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 19 Feb 2008 13:30:26 +0000 Subject: [PATCH] moved ChangeLog entries to their proper location in docs/reference svn path=/trunk/; revision=6537 --- ChangeLog | 10 ---------- docs/reference/ChangeLog | 9 +++++++++ 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3307cc96..61820858 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,11 +16,6 @@ * gthread/gthread-win32.c : use G_STRFUNC instead of compiler specific __FUNCTION__ -2008-02-13 Ryan Lortie - - * docs/reference/gio/gio-sections.txt: add - G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT - 2008-02-13 Tor Lillqvist * glib/gwin32.c: Doc change: Deprecate passing anything but NULL @@ -170,11 +165,6 @@ Fixed gtk-doc warnings by updating the documentation of various functions. -2008-01-29 Christian Persch - - * docs/reference/glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION - are deprecated since 2.16, not 2.14. - 2008-01-29 14:58:31 Tim Janik * glib/gmem.[hc]: changed size argument type from gulong to gsize as diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 911dc220..35dc6fd8 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2008-02-13 Ryan Lortie + + * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT + 2008-02-12 Matthias Clasen * gio/migration.xml: Add a note about mime monitoring @@ -22,6 +26,11 @@ * glib/tmpl/i18n.sgml: Improve the documentation for the N_() macro. (#514053, Tommi Vainikainen) +2008-01-29 Christian Persch + + * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are + deprecated since 2.16, not 2.14. + 2008-01-28 Matthias Clasen * === Released 2.15.4 === -- 2.34.1