moved ChangeLog entries to their proper location in docs/reference
authorSven Neumann <neo@src.gnome.org>
Tue, 19 Feb 2008 13:30:26 +0000 (13:30 +0000)
committerSven Neumann <neo@src.gnome.org>
Tue, 19 Feb 2008 13:30:26 +0000 (13:30 +0000)
svn path=/trunk/; revision=6537

ChangeLog
docs/reference/ChangeLog

index 3307cc96321f0e523c7718842f31d4259189c433..61820858531671eee6f17db6259397fc119e786f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * gthread/gthread-win32.c : use G_STRFUNC instead of compiler 
        specific __FUNCTION__
 
-2008-02-13  Ryan Lortie  <desrt@desrt.ca>
-
-       * docs/reference/gio/gio-sections.txt: add
-       G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
-
 2008-02-13  Tor Lillqvist  <tml@novell.com>
 
        * glib/gwin32.c: Doc change: Deprecate passing anything but NULL
        Fixed gtk-doc warnings by updating the documentation of
        various functions.
 
-2008-01-29  Christian Persch  <chpe@gnome.org>
-
-       * 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  <timj@imendio.com>
 
        * glib/gmem.[hc]: changed size argument type from gulong to gsize as
index 911dc220c362f8b03d4c169ab662d4a2e5a74a5a..35dc6fd89d887b820f1b1b3af3c3f06052de2e89 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-13  Ryan Lortie  <desrt@desrt.ca>
+
+        * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
+
 2008-02-12  Matthias Clasen <mclasen@redhat.com>
 
        * gio/migration.xml: Add a note about mime monitoring
        * glib/tmpl/i18n.sgml: Improve the documentation for the
        N_() macro.  (#514053, Tommi Vainikainen)
 
+2008-01-29  Christian Persch  <chpe@gnome.org>
+
+       * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
+       deprecated since 2.16, not 2.14.
+
 2008-01-28  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.15.4 ===