diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2004-12-30 18:28:03 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2004-12-30 18:28:03 +0000 |
commit | 7da3315f8cfc599d4b4ac2a21834550b0f10f344 (patch) | |
tree | 7991d5e4b50d10ac42400029af0ff90b9f8dbc28 /ChangeLog | |
parent | 63586e48f4b1c214385428d17fb2e40e04b99f5c (diff) |
2004-12-30 John (J5) Palmieri <johnp@redhat.com>
* python/dbus.py: s/ACTIVATION_REPLY_ACTIVE/ACTIVATION_REPLY_ACTIVATED
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-12-30 John (J5) Palmieri <johnp@redhat.com> + * python/dbus.py: s/ACTIVATION_REPLY_ACTIVE/ACTIVATION_REPLY_ACTIVATED + +2004-12-30 John (J5) Palmieri <johnp@redhat.com> + * python/dbus_bindings.pyx.in: Change DBUS_ACTIVATION_REPLY_ACTIVATED and DBUS_ACTIVATION_REPLY_ALREADY_ACTIVE to match the values in dbus-protocol.h. Because they are defines and not enums they are not |