aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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