From d3f1b8bc89631cd9ef1cf2a806ce80f056b940fb Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Wed, 23 Feb 2005 19:36:24 +0000 Subject: python/dbus_bindings.pyx.in (PendingCall::get_reply): s/dbus_pending_call_get_reply/dbus_pending_call_steal_reply --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0c045b7..5b7b4bcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-23 John (J5) Palmieri + + * python/dbus_bindings.pyx.in (PendingCall::get_reply): + s/dbus_pending_call_get_reply/dbus_pending_call_steal_reply + 2005-02-21 Colin Walters * dbus/dbus-test-main.c (main): Take optional specific test -- cgit