Fix make check
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 5 Jan 2006 21:58:05 +0000 (21:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 5 Jan 2006 21:58:05 +0000 (21:58 +0000)
gobject/ChangeLog
gobject/gobject.symbols

index 0ff3ef4..76945d8 100644 (file)
@@ -1,5 +1,9 @@
-2005-12-30  Matthias Clasen  <mclasen@redhat.com>
+2006-01-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject.symbols: Add g_initially_unowned_get_type.
 
+2005-12-30  Matthias Clasen  <mclasen@redhat.com>
+       
        * gsignal.c: Remove the handler trash stack, which
        is now unused.
        (g_signal_init): Remove the restriction that HandlerMatch
index 673ab42..2c1287c 100644 (file)
@@ -20,6 +20,7 @@ g_date_get_type G_GNUC_CONST
 g_gstring_get_type G_GNUC_CONST
 g_strv_get_type G_GNUC_CONST
 g_hash_table_get_type G_GNUC_CONST
+g_initially_unowned_get_type G_GNUC_CONST
 g_closure_get_type G_GNUC_CONST
 g_value_get_type G_GNUC_CONST
 g_value_array_get_type G_GNUC_CONST