mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
moved ChangeLog entries to their proper location in docs/reference
svn path=/trunk/; revision=6537
This commit is contained in:
parent
add0a2f496
commit
becae8108c
10
ChangeLog
10
ChangeLog
@ -16,11 +16,6 @@
|
|||||||
* gthread/gthread-win32.c : use G_STRFUNC instead of compiler
|
* gthread/gthread-win32.c : use G_STRFUNC instead of compiler
|
||||||
specific __FUNCTION__
|
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>
|
2008-02-13 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
* glib/gwin32.c: Doc change: Deprecate passing anything but NULL
|
* glib/gwin32.c: Doc change: Deprecate passing anything but NULL
|
||||||
@ -170,11 +165,6 @@
|
|||||||
Fixed gtk-doc warnings by updating the documentation of
|
Fixed gtk-doc warnings by updating the documentation of
|
||||||
various functions.
|
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>
|
2008-01-29 14:58:31 Tim Janik <timj@imendio.com>
|
||||||
|
|
||||||
* glib/gmem.[hc]: changed size argument type from gulong to gsize as
|
* glib/gmem.[hc]: changed size argument type from gulong to gsize as
|
||||||
|
@ -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>
|
2008-02-12 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gio/migration.xml: Add a note about mime monitoring
|
* gio/migration.xml: Add a note about mime monitoring
|
||||||
@ -22,6 +26,11 @@
|
|||||||
* glib/tmpl/i18n.sgml: Improve the documentation for the
|
* glib/tmpl/i18n.sgml: Improve the documentation for the
|
||||||
N_() macro. (#514053, Tommi Vainikainen)
|
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>
|
2008-01-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.15.4 ===
|
* === Released 2.15.4 ===
|
||||||
|
Loading…
Reference in New Issue
Block a user