Add some verbiage to g_object_ref_sink_docs. (#336677)
[platform/upstream/glib.git] / docs / reference / ChangeLog
index c81f452..92b24a8 100644 (file)
@@ -1,3 +1,64 @@
+2006-04-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Add some verbiage to 
+       g_object_ref_sink_docs.  (#336677)
+
+2006-03-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Update the floating docs wrt
+       to GInitiallyUnowned.
+
+       * gobject/tmpl/param_value_types.sgml: 
+       * gobject/tmpl/objects.sgml: 
+       * gobject/tmpl/gtype.sgml: Additions
+
+       * glib/tmpl/messages.sgml: Cleanup
+
+       * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
+
+       * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
+
+2006-03-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Document floating point arguments
+
+Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
+
+       * glib/tmpl/atomic_operations.sgml: some wording fixups.
+
+2006-03-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
+       (#335294, Richard Laager)
+
+2006-03-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Hint that @error should
+       be set in error cases.  (#334646, Christian Persch)
+
+2006-03-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/templ/timers.sgml: Mention that the second
+       parameter of g_timer_elapsed can be NULL (#333916,
+       Christian Neumair)
+
+2006-03-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * ===  Released 2.10.1 ===
+
+2006-02-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.10.0 ===
+
+2006-02-22  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/tmpl/gtype.sgml:
+         add @since: for _add_private, _GET_PRIVATE
+       * gobject/tut_gobject.xml:
+         fix example to use ->priv and not ->private
+       * gobject/tut_howto.xml:
+         fix g_type_class_add_private example
+
 2006-02-14  Tor Lillqvist  <tml@novell.com>
 
        * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.