diff options
| author | John (J5) Palmieri <johnp@redhat.com> | 2004-12-23 17:22:29 +0000 | 
|---|---|---|
| committer | John (J5) Palmieri <johnp@redhat.com> | 2004-12-23 17:22:29 +0000 | 
| commit | f019ebdd20fd92f81117515f683872ff36b24b09 (patch) | |
| tree | ba06aba158f3f016547b76b7ae2345053955775d | |
| parent | f06f148871c42ca76c7f7471ca7d0acb66fce8c4 (diff) | |
* Forgot to add ChangeLog on last commit
| -rw-r--r-- | ChangeLog | 12 | 
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-12-23  John (J5) Palmieri  <johnp@redhat.com> +	* Patch from Rob Taylor <robtaylor@fastmail.fm> + +	* 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  <oliv__a@users.sourceforge.net>  	* dbus/make-dbus-glib-error-enum.sh: omit the function keyword for  | 
