aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjestin2004-12-23 16:12:25 +0000
committerjestin2004-12-23 16:12:25 +0000
commitccaba8df37149f7e744ebf9ff6a1dc350a32942b (patch)
tree04ecb2aeab20dec5e3ed13419e4dc50390f2a316 /Changelog
parent031f955efd5fa20041f7344041f290b15b20c019 (diff)
downloadivy-java-ccaba8df37149f7e744ebf9ff6a1dc350a32942b.zip
ivy-java-ccaba8df37149f7e744ebf9ff6a1dc350a32942b.tar.gz
ivy-java-ccaba8df37149f7e744ebf9ff6a1dc350a32942b.tar.bz2
ivy-java-ccaba8df37149f7e744ebf9ff6a1dc350a32942b.tar.xz
preparing the 1.2.7 release
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8a920e7..02db532 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,19 @@
--------------------------------------------------------------------
+1.2.7
+
+ bugfixes
+ - no more the infamous unBindMsg() reported by Matthieu
+ - *complex* algorithm to disallow multiple instances of the same agent
+ when launched with multiple broadcast addresses, some of them being
+ received twice by a remote agent X, X trying to connect twice ...
+ It should fix both Francis's WiFi bugreport, and Jean-Paul Stress' bug
+
+ new features
+ - Probe allows .where .dieall-yes-i-am-sure .bound and .bound CLIENT
+
+ code cleanup
+ - minor fixes for acecssing static final values
+--------------------------------------------------------------------
1.2.6
documentation