aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index aad1481..68598af 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,19 @@
--------------------------------------------------------------------
+1.2.10 et 11
+
+ documentation updated
+ bug fix: jafter script
+ added jdaemon script
+
+--------------------------------------------------------------------
1.2.9
+
bug remaining
- the overhead is quite important on a loaded setup
bugfixes
- unexpected disconnections after the broadcast
new features
+ - added the unique token in the UDP broadcast
- 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