From 4e2b0d94ecc4eaeeff9db119e349d8d9754a75b8 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 25 Oct 2005 08:54:57 +0000 Subject: Add a NoReply annotation --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a33d60e..0a47a0b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-10-25 Ross Burton + + * doc/dbus-specification.xml: + Document the NoReply annotation. + + * glib/dbus-binding-tool-glib.h: + * glib/dbus-binding-tool-glib.c: + Respect the NoReply annotation. + 2005-10-24 Robert McQueen * python/dbus_bindings.pyx (String, MessageIter): make D-Bus strings -- cgit