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 87b8f756..c2e07caa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-16 Murray Cumming <murrayc@murrayc.com>
+
+ Dbus::Proxy: properties_changed signal: Avoid namespace qualifiers in header.
+
+ * gio/src/dbusproxy.[h|ccg]: Add a typedef to the .ccg file to help the
+ compiler so we do not need the namespace qualifiers in the API.
+
2011-03-16 Yannick Guesnet <Yannick.Guesnet@univ-rouen.fr>
DBus::Proxy: Added signal properties_changed