diff options
author | Matthew Johnson <mjj29@illythia.matthew.ath.cx> | 2006-09-25 22:50:27 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@illythia.matthew.ath.cx> | 2006-09-25 22:50:27 +0100 |
commit | 9effaea4211a7ee031d42be3dd1bc99b8c95c635 (patch) | |
tree | d763252787d45123fdfd75df6dcabe8d637f9835 | |
parent | 8ab5be608d1c70962fc803e378e0f3ebb4c34443 (diff) |
aoeu
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ * support Enums as UInt32s * use native java backend + * support DBUS_TYPE_SIGNATURE as an argument type (it's a string, can be multiple types. Convert to a Class[]) |