Add a note about casting the results of g_new() and g_new0().
[platform/upstream/glib.git] / docs / reference / ChangeLog
index 0f7b5c9..51d51a6 100644 (file)
@@ -1,3 +1,158 @@
+2006-01-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/memory.sgml: Add a note about casting the results
+       of g_new() and g_new0().
+
+2006-01-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.9.3 ===
+
+2006-01-12  Federico Mena Quintero  <federico@ximian.com>
+
+       * glib/file-name-encodings.sxd: Replaced with the correct file.
+
+       * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
+       Replaced it with the correct one.
+
+2006-01-07  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/tut_gtype.xml:
+         fix internal link, little XXX cleanup
+
+2006-01-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.9.2 ===
+
+2006-01-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add new API 
+
+2006-01-02  Stepan Kasal  <kasal@ucw.cz>
+
+       * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
+       (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
+       * glib/glib-sections.txt: s/Compata/Compati/
+
+2005-12-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-sections.txt:
+       * gobject/tmpl/param_value_types.sgml: Document GType 
+       paramspecs
+
+2005-12-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
+       
+2005-12-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/*.sgml: Update versioned deprecation
+
+       * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
+
+       * glib/glib-sections.txt: Add g_list_free1
+
+       * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
+
+2005-12-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/atomic_operations.sgml: Document new atomic
+       operations.
+
+2005-12-14  Federico Mena Quintero  <federico@ximian.com>
+
+       * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
+
+Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
+
+       * gobject/tmpl/objects.sgml: corrected floating reference documentation.
+
+2005-12-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.9.1 ===
+
+2005-12-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gparamspec.sgml: 
+       * gobject/tmpl/gtype.sgml: Document n_preallocs as
+       ignored.
+
+2005-12-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Updates
+       
+       * glib/tmpl/memory_slices.sgml: Fix a small formatting
+       problem.
+
+       * glib/tmpl/trees-nary.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: 
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/caches.sgml: 
+       * glib/tmpl/strings.sgml: 
+       * glib/tmpl/scanner.sgml: 
+       * glib/tmpl/main.sgml: Add versioned deprecation.
+
+Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
+
+       * glib/tmpl/memory_slices.sgml: updates to new g_slice API
+       and minor fixes.
+
+2005-12-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/generic_values.sgml: 
+       * glib/tmpl/trees-nary.sgml: 
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: 
+       * glib/tmpl/memory_chunks.sgml: 
+       * glib/tmpl/allocators.sgml: 
+       * glib/tmpl/macros_misc.sgml: Updates 
+
+       * glib/Makefile.am: Ignore gmirroringtable.h
+
+2005-12-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
+
+2005-12-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/caches.sgml: Document g_cache_value_foreach
+       as deprecated; document g_cache_key_foreach more thorougly
+
+       * glib/glib-sections.txt:
+       * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
+
+       * glib/tmpl/memory_chunks.sgml: Document GMemChunk
+       as deprecated.
+
+       * glib/glib-docs.sgml: 
+       * glib/glib-sections.txt: 
+       * glib/tmpl/memory_slices.sgml: Document the slice
+       allocator.
+
+2005-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/building.sgml: 
+       * glib/tmpl/threads.sgml: 
+       * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
+
+       * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
+
+2005-11-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-sections.txt: 
+       * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
+       g_object_is_floating, g_param_spec_ref_sink, 
+       G_TYPE_HASH_TABLE
+
+2005-11-22  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_hash_table_ref
+       and g_hash_table_unref
+
+2005-11-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.9.0 ===
+
 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/tmpl/date.sgml: