Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
[platform/upstream/glib.git] / docs / reference / ChangeLog
index e6d1440..d6ed02f 100644 (file)
@@ -1,3 +1,206 @@
+2005-03-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
+
+2005-03-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gtype.sgml:
+       * gobject/tmpl/param_value_types.sgml:
+       * gobject/tmpl/gparamspec.sgml: Apply patches by
+       Stefan Kost to document naming restrictions. (#167614)
+
+2005-02-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Fix a typo.  (#166985)
+
+2005-02-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_listenv.
+
+2005-02-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: Add a note 
+       regarding inefficiency of repeated appends. (#166271,
+       Olivier Sessink)
+
+2005-02-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/quarks.sgml: Add a warning against
+       using g_quark_from_static_string() in dynamically
+       loaded modules. 
+
+2005-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: 
+       * glib/tmpl/hash_tables.sgml: Move some doc 
+       comments inline.
+
+2005-01-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/enumerations_flags.sgml: Fix an
+       example.  (#164269, Sebastien Bacher)
+       
+2005-01-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.6.1 ===
+
+2005-01-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/keyfile.sgml: Add hint about group name 
+       case sensitivity.  (#163029, Bastien Nocera)
+
+2005-01-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/signals.sgml: Small addition. (#145158,
+       Mariano Suárez-Alvarez)
+
+2004-12-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
+       Vincent Untz)
+
+2004-12-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
+       (#161480, Danny Milo)
+
+2004-12-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/version.sgml: Improve wording.  (#161484,
+       Christian Biere)
+
+       * === Released 2.6.0 ===
+       
+2004-12-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_rmdir
+
+2004-12-15  Alexander Larsson  <alexl@redhat.com>
+
+       * glib/glib-sections.txt:
+       Add g_filename_display_basename
+
+2004-12-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/generic_values.sgml: Document some return
+       values.  (#161345, Stefan Kost)
+
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.7 ===
+       
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/building.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: 
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/trees-nary.sgml: Add some warnings regarding
+       --disable-mem-pools.
+
+2004-12-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
+
+2004-11-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/building.sgml: Document --enable-man and --disable-visibility.
+
+2004-11-28  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
+       g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
+
+2004-11-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
+
+       * glib/glib-sections.txt: Add G_GNUC_MALLOC
+
+2004-11-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.6 ===
+       
+2004-11-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
+       G_TRAVERSE_NON_LEAVES
+
+       * glib/tmpl/hooks.sgml: 
+       * glib/tmpl/iochannels.sgml: Updates
+
+2004-11-04  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
+       documentation.
+
+       * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
+
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.5 ===
+
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_get_filename_charsets and
+       g_filename_display_name.
+
+2004-11-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Updates
+
+2004-10-31  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
+       G_WIN32_HAVE_WIDECHAR_API.
+
+       * glib/glib-sections.txt: Add g_lstat
+
+       * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
+
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Add an example.
+
+       * glib/glib-sections.txt: Add G_OPTION_REMAINING
+
+       * glib/tmpl/option.sgml: Add docs.
+
+2004-10-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/keyfile.sgml: Add some introductory notes.
+
+2004-10-27 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.4 ===
+
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/fileutils.sgml: Add some intro.
+
+2004-10-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
+
+       * gobject/gobject-sections.txt: Additions.
+
+       * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
+
+       * glib/tmpl/main.sgml: Document GChildWatchFunc
+
+       * glib/tmpl/keyfile.sgml: New template.
+
+       * glib/glib-sections.txt: Additions.
+
+       * glib/tmpl/macros_misc.sgml: Document some more of
+       the macros.
+
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-docs.sgml:  Add GKeyFile section, add
+       index for 2.6 additions.
+
 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
 
        * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):