aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjestin2004-12-23 16:23:56 +0000
committerjestin2004-12-23 16:23:56 +0000
commit34381cbcc3a941c8c3ae5b54905709d6014e2066 (patch)
treed720f44eaf2d26fd5d89b376d8b2605c01351a92
parent71e5b8c4e8cb1fa45525b91ad236b5ec8ab0fd56 (diff)
downloadivy-java-34381cbcc3a941c8c3ae5b54905709d6014e2066.zip
ivy-java-34381cbcc3a941c8c3ae5b54905709d6014e2066.tar.gz
ivy-java-34381cbcc3a941c8c3ae5b54905709d6014e2066.tar.bz2
ivy-java-34381cbcc3a941c8c3ae5b54905709d6014e2066.tar.xz
oups :)
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ff2651..f4f2b74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libivy-java (1.2.7) unstable; urgency=low
+
+ 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
+
+ -- Yannick Jestin <jestin@cena.fr> Thu, 23 Dec 2004 17:21:00 +0100
+
libivy-java (1.2.6) unstable; urgency=low
bugfixes