summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <dbus-java@matthew.ath.cx>2006-10-11 15:37:39 +0100
committerMatthew Johnson <mjj29@hecate.(none)>2006-10-11 15:37:39 +0100
commitf04db2bf095004f4e3414c7b0c81108bce61e4a9 (patch)
treee70286f1b7ebac6a74c4d2c4accfa41de6e74a13 /changelog
parent2283960f6b5fc17ffb3b039330f25fc683a6faab (diff)
new type structure
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5629205..08be51a 100644
--- a/changelog
+++ b/changelog
@@ -20,6 +20,7 @@ Version 1.10:
* implement UInt64 with BigInteger to allow full-range UInt64s
* fix $ in introspection data for nested interfaces
* fix the required dbus version in the docs
+ * can now send DBUS_TYPE_SIGNATURE as Type[]
Version 1.9: