From c7578c87ce1d91ce79bbcb8c51a5455ff0893318 Mon Sep 17 00:00:00 2001 From: jestin Date: Tue, 11 Jul 2006 13:56:11 +0000 Subject: pas mal de changements: 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 --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'debian/changelog') 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 Thu, 22 Nov 2005 23:09:00 +0100 + libivy-java (1.2.8) unstable; urgency=low bugfixes -- cgit v1.1