aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjestin2002-06-04 17:01:19 +0000
committerjestin2002-06-04 17:01:19 +0000
commitba4e7756c028129dc0c22650b17ba52ee92c6056 (patch)
treec217d79fc4435bfb5e168ad7f44d4682cfd87f90 /Changelog
parent6da7e98946a01ca0c0fd363e06b1bc01d469d8b9 (diff)
downloadivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.zip
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.gz
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.bz2
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.xz
I Added a Changelog file
There are many things to be done ... cVS: ----------------------------------------------------------------------
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/Changelog b/Changelog
new file mode 100644
index 0000000..6768241
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,21 @@
+CHANGELOG
+
+1.0.10 -------------------------------------
+mar jun 4 19:00:32 CEST 2002
+
+TestIvy:
+ System.exit on bus die
+
+IvyWatcher
+ isInDomain() is wrong in multicast. I've removed it -> TO FIX
+ 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
+
+Probe
+ System.exit upon die message
+
+jar file:
+ added gnu/regexp and gnu/getopt class files withing the jar file
+