aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog13
1 files changed, 12 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index f9d9e50..7f8776b 100644
--- a/Changelog
+++ b/Changelog
@@ -12,10 +12,21 @@
- I added a regression test to check the API ( java TestApi in the tests
directory )
- I added the early disconnexion test ( probe < /dev/null )
- bugfix
+ - handles the different JVMs more cleanly in the makefiles
+ - testbenches OK for linux jdk from 1.1 to 1.4
+ bugfixes
+ - the datagram sender is encapsulated within its own thread. Closes
+ another bug.
- IvyClient doesn't loop any more in certain conditions of remote
disconnexion this closes the new bugreport jan/2002
- early disconnexion is now possible ( java fr.dgac.ivy.Probe < /dev/null),
+ - handles the InterruptedIOException happening on certain thread
+ conditions in jdk1.1 and jdk1.2. Threads and multiple VMs is a very
+ complex mix.
+ known bugs
+ - there is an Interrupt on Blackdown linux leading to an innocuous error
+ message. I will investigate later ... It is OK on Solaris jvm 1.1.7A.
+ - in Linux jdk1.2.2, a SIGSEGV from time to time.
------------------------------------------------------------------------------
1.2.2