aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjestin2002-06-04 17:10:39 +0000
committerjestin2002-06-04 17:10:39 +0000
commit11cd642b20045e35293f8510fbab5be9eeca11d7 (patch)
treed7da9ee867ae52169fc128669da7179b8e779f50 /debian/changelog
parent6a0be62488b406149903a7368cea8df0f1f27d33 (diff)
downloadivy-java-11cd642b20045e35293f8510fbab5be9eeca11d7.zip
ivy-java-11cd642b20045e35293f8510fbab5be9eeca11d7.tar.gz
ivy-java-11cd642b20045e35293f8510fbab5be9eeca11d7.tar.bz2
ivy-java-11cd642b20045e35293f8510fbab5be9eeca11d7.tar.xz
...
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a282de9..a68b9d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ivy-java (1.0.10-1) unstable; urgency=low
+
+ - TestIvy and Probe System.exit on bus die
+ - IvyWatcher and IvyClient
+ * isInDomain() is wrong in multicast. I've removed it
+ * there was a remanence effect in the datagrampacket buffer. I clean it up after each message
+ * cleaned up the getDomain() and getPort() code
+ * I allow multiple domains
+ * I Removed the CPU eating loop on soTimeOut, with a vector of broadcast listeners
+
+ -- Yannick Jestin <jestin@cena.fr> Thu, 4 Jun 2002 19:06:15 +0200
+
ivy-java (1.0.9-1) unstable; urgency=low
* there were still some bugs in the protocol handling