summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2008-08-10 08:00:39 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2008-08-10 08:00:39 +0000
commitd182d680ad3ae19761e5d066793436239bd77436 (patch)
treec81b3bc1a8e5217064c498ac7a16c0df0065059c /ChangeLog
parentfa274210cccf8db816a24f1d55195fa79c9a2ad4 (diff)
Add GFile.query_default_handler which was missing from the defs.
svn path=/trunk/; revision=936
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a75556..3d3c5aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-10 Gian Mario Tagliaretti <gianmt@gnome.org>
+
+ * gio/gio.defs:
+ Add GFile.query_default_handler which was missing from the defs.
+
2008-08-10 Jonathan Matthew <jonathan@d14n.org>
Bug 547067 – add File.replace_contents, replace_contents_async,