diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:57 -0600 |
commit | eca10f4f7f01bb4c24f31e197a5d4c2ecc04f409 (patch) | |
tree | 19c5655bb778152c029a17f32e37c4b7c9cf393f /NEWS | |
parent | d8bd2484b5bf510df6f4519031fdf3b999e89da1 (diff) | |
download | dbus-tqt-eca10f4f7f01bb4c24f31e197a5d4c2ecc04f409.tar.gz dbus-tqt-eca10f4f7f01bb4c24f31e197a5d4c2ecc04f409.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit d8bd2484b5bf510df6f4519031fdf3b999e89da1.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -105,7 +105,7 @@ D-BUS 0.36.2 (29 August 2005) D-BUS 0.36.1 (24 August 2005) === - Python Bindings: - - fixed to work with hal-device-manager + - fixed to work with hal-tqdevice-manager - For 64bit builds everything is installed to lib64/python2.4/ since Python can't handle multilib @@ -120,7 +120,7 @@ D-BUS 0.36 (23 August 2005) typecasting - Variant type has been added - Dictionaries, Variants and Arrays can all be passed the signiture or - type(s) of their children + type(s) of their tqchildren - the optional timeout= keyword has been added when making method calls - match on args has been implemented - a .pth file has been added for dealing with libraries and python files |