Fix make check
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Oct 2008 01:32:01 +0000 (01:32 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Oct 2008 01:32:01 +0000 (01:32 +0000)
svn path=/trunk/; revision=7600

gio/ChangeLog
gio/gio.symbols

index fc91507f1a790bdf95af3cb089803d5798a8165b..c655bbfb8001f4c0609b3d227afa25b42b351276 100644 (file)
@@ -1,3 +1,10 @@
+2008-10-14  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 556335 – make check fails in abicheck.sh
+
+       * gio.symbols: Add g_file_attribute_info_list_get_type. 
+       Pointed out by Pascal Terjan.
+
 2008-10-13  Alexander Larsson  <alexl@redhat.com>
 
         * gdesktopappinfo.c:
index 36b43e184c53c10d4c540fd6c148cbe439d37852..051b86bdcd259053ca7d8eaabb28d061e114c6c7 100644 (file)
@@ -216,6 +216,7 @@ g_file_attribute_info_list_new
 g_file_attribute_info_list_ref
 g_file_attribute_info_list_unref
 g_file_attribute_info_list_dup
+g_file_attribute_info_list_get_type G_GNUC_CONST
 g_file_attribute_info_list_lookup
 g_file_attribute_info_list_add
 #endif