summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-02-11 18:31:43 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-02-11 18:31:43 +0000
commitee263a1ba664bdc055f697c98fdd08a521a108dc (patch)
tree97facaf2424401eb99c9589fc273f5149fb07323
parentf5542c90e3ee184dc9936ec4d816da14d2a2660d (diff)
downloadglib-ee263a1ba664bdc055f697c98fdd08a521a108dc.tar.gz
Add g_mount_mount_flags_get_type
svn path=/trunk/; revision=6501
-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