summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5966df3..5b05ea59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2013-03-21 Murray Cumming <murrayc@murrayc.com>
+ Gio::FileEnumerator: Added get_child().
+
+ * glib/src/fileenumerator.hg: Wrap the new
+ g_file_enumerator_get_child() function.
+
+2013-03-21 Murray Cumming <murrayc@murrayc.com>
+
Glib::VariantBase: Added check_format_string().
* glib/src/variant.hg: