aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 42cc88e..de1f100 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,15 @@
--------------------------------------------------------------------
+1.2.15
+
+ Internals:
+ - sets the default buffersize to 4096 bytes. This can be adjusted
+ through the use of the IVY_BUFFERSIZE jvm property (java
+ -DIVY_BUFFERSIZE=200 , e.g. ) This is intended to be similar to the
+ ivy C implementation, and *should* fix the buffering issues of
+ applications requiring a lot of small data exchanges (e.g:
+ transmitting mouse mouve at a high rate).
+
+--------------------------------------------------------------------
1.2.14
New API: