diff options
-rw-r--r-- | debian/changelog | 12 |
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 |