From: John (J5) Palmieri Date: Thu, 23 Dec 2004 17:22:29 +0000 (+0000) Subject: * Forgot to add ChangeLog on last commit X-Git-Tag: dbus-0.23~58 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f019ebdd20fd92f81117515f683872ff36b24b09;p=platform%2Fupstream%2Fdbus.git * Forgot to add ChangeLog on last commit --- diff --git a/ChangeLog b/ChangeLog index 8fcea5d..33da58e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-12-23 John (J5) Palmieri + * Patch from Rob Taylor + + * python/dbus_bindings.pyx.in (bus_get_unix_user): New + lowlevel binding + + * python/dbus.py (get_unix_user): Added binding to + call dbus_bindings.bus_get_unix_user + + * python/extract.py: Modified the proto_pat regex to + handle unsigned long + 2004-12-21 Olivier Andrieu * dbus/make-dbus-glib-error-enum.sh: omit the function keyword for