aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6f7583e..aad1481 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,19 @@
--------------------------------------------------------------------
+1.2.9
+ bug remaining
+ - the overhead is quite important on a loaded setup
+ bugfixes
+ - unexpected disconnections after the broadcast
+ new features
+ - Ivy.setFilter() aka message classes, reduces the number of regexp
+ matching, improves performance especially when there are *many* clients
+ and *many* regexps, most of them ^bounded . See doc for details
+ - java -DIVYRANGE=4000-5000 allows the choice of service ports within a
+ specific range, for instance on firewall configurations.
+ - modification of the IDP broadcast ( see mailing list for details )
+ - .time and .bound commands in jprobe
+
+--------------------------------------------------------------------
1.2.8
bug remaining