=== Released 2.2.0 ===
[platform/upstream/glib.git] / gobject / ChangeLog
index 42f32b0..e865fee 100644 (file)
@@ -1,3 +1,19 @@
+2002-12-18  Matthias Clasen  <maclas@gmx.de>
+
+       * gobject.c: Add docs.
+
+2002-12-18  Michael Natterer  <mitch@gimp.org>
+
+       * gobject/gtype.c (type_data_finalize_class_ifaces_Wm): applied
+       patch I got from Tim Janik for testing which fixes bug #101521.
+       (restart iterating the interface enties each time we finalized one
+       because they might have been modified).
+
+2002-12-17  Matthias Clasen  <maclas@gmx.de>
+
+       * gparam.c (g_param_spec_internal): Remove markup from doc
+       comment, as GObject doesn't use --sgml-mode yet.
+
 2002-12-15  Matthias Clasen  <maclas@gmx.de>
 
        * gsignal.c (g_signal_new): Typo fix.