aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
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
+