diff options
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 |