2.9.2
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 383648a..3c62d63 100644 (file)
@@ -1,5 +1,18 @@
 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.9.2 ===
+
+2006-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glib/makefile.msc.in : added gslice.obj
+
+2006-01-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
+       * glib/gmain.c: Clarify the documentation of source ids
+       a bit.  (#325874, Dan Williams)
+
        * configure.in: Fix another strict aliasing problem.
 
        * glib/gthreadpool.c: Avoid use of varargs macro.  (#325864,
@@ -84,7 +97,7 @@ Wed Jan  4 13:33:25 2006  Tim Janik  <timj@gtk.org>
        * glib/gdatasetprivate.h: Add a cast to silence compiler
        warnings.  (#321978, Andrew Paprocki)
 
-       Partial fix for bug #32937, Bogdan Nicula.
+       Partial fix for bug #323937, Bogdan Nicula.
 
        * configure.in: Check for malloc.h
        * glib/gslice.c: Don't include malloc.h unconditionally.