summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1882e28d..392eaab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-03-09 Murray Cumming <murrayc@murrayc.com>
+ FileInfo: Add TODOs about using ustring instead of std::string.
+
+ * gio/src/fileinfo.hg: The C documentation says that some of these are
+ UTF-8.
+ See https://bugzilla.gnome.org/show_bug.cgi?id=615950#c4
+ (Kjell Ahlstedt)
+
+2011-03-09 Murray Cumming <murrayc@murrayc.com>
+
DBus::InterfaceVTable: Use g_error_copy() where appropriate.
* gio/src/dbusconnection.ccg: DBusInterfaceVTable_SetProperty_giomm_callback(),