2.7.7
[platform/upstream/glib.git] / docs / reference / ChangeLog
index 45a1fa0..48e11a6 100644 (file)
@@ -1,5 +1,106 @@
+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.