aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b30c78..df1a53a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libivy-java (1.2.9) unstable; urgency=low
+
+ 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
+
+ -- Yannick Jestin <jestin@cena.fr> Thu, 22 Nov 2005 23:09:00 +0100
+
libivy-java (1.2.8) unstable; urgency=low
bugfixes