From 7da40340f35b26b83342482aeceacc8ff2d01166 Mon Sep 17 00:00:00 2001 From: Olivier Andrieu Date: Wed, 9 Jun 2004 18:15:10 +0000 Subject: 2004-06-09 Olivier Andrieu * bus/driver.c, dbus/dbus-bus.c: use BOOLEAN instead of UINT32 for the reply value of the ServiceExists message. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b749fc0..cf58858d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-09 Olivier Andrieu + + * bus/driver.c, dbus/dbus-bus.c: use BOOLEAN instead of UINT32 for + the reply value of the ServiceExists message. + 2004-06-07 John (J5) Palmieri * python/dbus_bindings.pyx.in: No longer need to parse path -- cgit