Fix #316221, Michal Benes, Stanislav Brabec;
[platform/upstream/glib.git] / ChangeLog
index 76c1160..75fa558 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-12-27  Matthias Clasen  <mclasen@redhat.com>
+       
+       Fix #316221, Michal Benes, Stanislav Brabec;
+
+       * configure.in: Fix a strict aliasing problem in 
+       g_static_mutex_get_mutex(). 
+       * glib/gthread.h: ...and in 
+       g_static_mutex_get_mutex_impl_shortcut().
+
+       * glib/gdatasetprivate.h: Add a cast to silence compiler
+       warnings.  (#321978, Andrew Paprocki)
+
+       Partial fix for bug #32937, Bogdan Nicula.
+
+       * configure.in: Check for malloc.h
+       * glib/gslice.c: Don't include malloc.h unconditionally.
+
 2005-12-27  Manish Singh  <yosh@gimp.org>
 
        * tests/run-collate-tests.sh: export LC_COLLATE so it takes.