summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-01-10 14:23:34 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-01-10 14:23:34 +0000
commit55249d9c6c2648d182707ff692703284e209b9d1 (patch)
tree2bf7e20a4510d897c4b56daff4f455ea8da95050 /changelog
parent4f69644ac42412d4325b539970d0c282d490b135 (diff)
Write multiple byte[] at once
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 146d82e..099020f 100644
--- a/changelog
+++ b/changelog
@@ -13,6 +13,8 @@ Version 2.4:
* Throw a nicer error when signals are not declared as part of an
interface.
* .viewerclasses needs to depend on .binclasses
+ * Use libunixsocket-java support for writing multiple byte arrays at
+ once to write message vectors
Version 2.3.2: