2.7.7
[platform/upstream/glib.git] / docs / reference / ChangeLog
index 3529912..48e11a6 100644 (file)
@@ -1,3 +1,205 @@
+2005-08-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.7 ===
+
+2005-08-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.6 ===
+
+2005-08-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.5 ===
+
+Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
+
+       * glib/tmpl/datalist.sgml:
+       * glib/tmpl/datalset.sgml: document non-thread-safety for 
+       _foreach() functions.
+
+2005-07-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays.sgml: One more improvement.
+
+2005-07-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays.sgml: Add some details.  (#311310,
+       Jochen Baier)
+
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.4 ===
+
+2005-07-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros_misc.sgml: Add some discouraging
+       comments to the G_INLINE_FUNC macros.  (#310836,
+       Callum McKenzie)
+
+2005-07-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/byte_order.sgml: Add docs for #307047,
+       Bryan Silverthorn.
+
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.3 ===
+       
+2005-07-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-overrides.txt: Add G_VA_COPY
+
+       * glib/tmpl/option.sgml: Document that short names must
+       be printable ASCII characters != '-'.
+
+2005-07-08  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.7.2 ===
+
+2005-07-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-docs.sgml: 
+       * glib/glib-docs.sgml: Add the "new in 2.8" index.
+
+2005-07-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Add an example
+       for using a custom constructor.
+
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.1 ===
+
+2005-06-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: 
+       * glib/tmpl/option.sgml: 
+       * glib/tmpl/fileutils.sgml: 
+       * glib/tmpl/iochannels.sgml: 
+       * glib/tmpl/hooks.sgml: 
+       * glib/tmpl/misc_utils.sgml: 
+       * glib/tmpl/date.sgml: 
+       * glib/glib-sections.txt: Updates
+
+2005-06-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add GMappedFile functions.
+
+2005-06-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml (GOptionFlags): document
+       G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
+
+2005-06-16  Mathieu Lacage <mathieu@gnome.org>
+
+       * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
+       
+2005-06-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.0 ===
+
+2005-06-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_chdir
+
+       * glib/tmpl/threads.sgml: Document that stack size
+       will be ignored if the underlying thread implementation
+       doesn't support stack sizes.
+
+2005-06-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
+
+2005-05-25  Mathieu Lacage <mathieu@gnome.org>
+
+       * gobject/tut_*.xml: fix lots of typos, 
+       some of which were reported by Leonardo Boshell.
+
+2005-05-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: Point out exceptions to the
+       general GLib data structure locking rules.
+
+2005-05-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: Add a paragraph about thread
+       safety of GLib data structures.
+
+       * glib/compiling.sgml: Update an example from 1.3 to 2.x
+
+2005-05-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/glib-genmarshal.1: 
+       * gobject/glib-genmarshal.xml: Mention 64bit integer
+       types.
+
+2005-05-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
+       Daniel Vaillard.
+
+2005-05-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/value_collection.sgml: 
+       * gobject/tmpl/gboxed.sgml: 
+       * gobject/tmpl/enumerations_flags.sgml: 
+       * gobject/tmpl/objects.sgml: Add long descriptions.
+
+2005-05-05  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
+       Update
+
+       * gobject/tmpl/objects.sgml: Document toggle-references.
+
+2005-05-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/hash_tables.sgml: Move some docs inline.
+
+       * glib/tmpl/windows.sgml: 
+       * gobject/tmpl/signals.sgml: 
+       * gobject/tmpl/generic_values.sgml: 
+       * gobject/tmpl/gtype.sgml: 
+       * gobject/tmpl/value_arrays.sgml: 
+       * gobject/tmpl/param_value_types.sgml: 
+       * gobject/tmpl/gtypemodule.sgml:
+       * gobject/tmpl/enumerations_flags.sgml: Small additions.
+
+2005-05-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/completions.sgml: Document
+       strncmp_func.
+
+       glib/glib-sections.txt: Add new API.
+
+2005-04-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gboxed.sgml: 
+       * gobject/gobject-sections.txt: Add G_TYPE_DATE.
+
+2005-04-23  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/tut_gtype.xml:
+       * gobject/tut_howto.xml:
+       all interface examples use 'interface' instead of 'class'
+
+2005-04-22  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/Makefile.am:
+       * gobject/gobject-docs.sgml:
+       * gobject/tut_gobject.xml:
+       * gobject/tut_gsignal.xml:
+       * gobject/tut_gtype.xml:
+       * gobject/tut_howto.xml:
+       * gobject/tut_intro.xml:
+       * gobject/tut_tools.xml:
+       merged in docs form the gobject tutorial
+
+2005-03-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
+       g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
+       #170149, Jared Lash)
+
 2005-03-29  Tor Lillqvist  <tml@novell.com>
 
        * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
 
        * gobject/tmpl/signals.sgml: Small addition. (#145158,
-       Mariano Suárez-Alvarez)
+       Mariano Su??rez-Alvarez)
 
 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
 
@@ -503,7 +705,7 @@ Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
 
        * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
-       g_timer_continue. (Tim-Philipp Müller)
+       g_timer_continue. (Tim-Philipp M??ller)
 
 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
 
@@ -639,7 +841,7 @@ Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
-       as an include dir.  (#124934, Mariano Suárez-Alvarez)
+       as an include dir.  (#124934, Mariano Su??rez-Alvarez)
 
 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>