hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gobject / ChangeLog
index 5e8c636..61b8c53 100644 (file)
@@ -1,3 +1,67 @@
+=== ChangeLog discontinued ===
+
+       With the move to git, GLib is switching from a ChangeLog file
+       to relying on commit messages to provide change history. Please
+       see README.commits for guidance on the expected message format.
+
+2009-03-13  Kristian Rietveld  <kris@imendio.com>
+
+       * gsignal.c (signal_lookup_closure): when defaulting to the only
+       item in the array, check if this is indeed the default closure.
+       (patch by Tim Janik).
+
+2009-03-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.20.0 ===
+
+2009-03-02  Matthias Clasen <mclasen@redhat.com>
+
+       * === Released 2.19.10 ===
+
+2009-03-02  Matthias Clasen <mclasen@redhat.com>
+
+       * === Released 2.19.9 ===
+
+2009-03-01  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 556706 – Inconsistent help arguments -h, -?
+
+       * glib-genmarshal.c:
+       * glib-mkenums.in: Adjust help output, accept -?, capitalize.
+       Patch by Christian Dywan
+
+2009-02-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.19.8 ===
+
+2009-02-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject.c: Remove (now) unnecessary cases from g_atomic_int_get 
+       calls.
+
+2009-02-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.19.7 ===
+
+2009-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.19.6 ===
+
+2009-01-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.19.5 ===
+
+2009-01-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.19.4 ===
+
+2009-01-02  Behdad Esfahbod  <behdad@gnome.org>
+
+       Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-doc
+       Patch from  Andrzej Zaborowski
+
+       * gobject.c (g_object_do_class_init): Fix param order in docs.
+
 2008-12-15  Matthias Clasen <mclasen@redhat.com>
 
        * === Released 2.19.3 ===