diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-01-10 14:23:34 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-01-10 14:23:34 +0000 |
commit | 55249d9c6c2648d182707ff692703284e209b9d1 (patch) | |
tree | 2bf7e20a4510d897c4b56daff4f455ea8da95050 /changelog | |
parent | 4f69644ac42412d4325b539970d0c282d490b135 (diff) |
Write multiple byte[] at once
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |