From e3dc6e281aae288e995f9d6a2675662ac3d0749f Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Wed, 12 Jul 2006 15:57:01 +0000 Subject: - Make DBusPendingCall an opaque type even to D-Bus internals --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 703b46ac..07ce7183 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-12 John (J5) Palmieri + * dbus/dbus-connection-internal.h: + * dbus/dbus-connection.c: + * file dbus/dbus-pending-call.c: + * dbus/dbus-pending-call.h: + Make DBusPendingCall an opaque type even to D-Bus internals + 2006-07-07 John (J5) Palmieri * dbus/dbus-connection.h: remove connection_disconnect and replace with -- cgit