From f019ebdd20fd92f81117515f683872ff36b24b09 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 23 Dec 2004 17:22:29 +0000 Subject: * Forgot to add ChangeLog on last commit --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8fcea5d1..33da58e1 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 -- cgit