diff options
author | jestin | 2004-12-23 16:12:25 +0000 |
---|---|---|
committer | jestin | 2004-12-23 16:12:25 +0000 |
commit | ccaba8df37149f7e744ebf9ff6a1dc350a32942b (patch) | |
tree | 04ecb2aeab20dec5e3ed13419e4dc50390f2a316 /Changelog | |
parent | 031f955efd5fa20041f7344041f290b15b20c019 (diff) | |
download | ivy-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-- | Changelog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |