summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gio/ChangeLog4
-rw-r--r--gio/gio.symbols1
2 files changed, 5 insertions, 0 deletions
diff --git a/gio/ChangeLog b/gio/ChangeLog
index 114db45ce..70dc8acf6 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gio.symbols: Add g_mount_mount_flags_get_type.
+
2008-02-11 Alexander Larsson <alexl@redhat.com>
* gfileinfo.c:
diff --git a/gio/gio.symbols b/gio/gio.symbols
index fec2c1024..96c07694d 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -778,6 +778,7 @@ g_file_monitor_flags_get_type G_GNUC_CONST
g_file_query_info_flags_get_type G_GNUC_CONST
g_file_type_get_type G_GNUC_CONST
g_io_error_enum_get_type G_GNUC_CONST
+g_mount_mount_flags_get_type G_GNUC_CONST
g_mount_operation_result_get_type G_GNUC_CONST
g_output_stream_splice_flags_get_type G_GNUC_CONST
g_ask_password_flags_get_type G_GNUC_CONST