From 781512114b4c304f3c72af251e4f416767afe20a Mon Sep 17 00:00:00 2001 From: jestin Date: Tue, 7 Jan 2003 17:12:59 +0000 Subject: 1.2.3 bientôt dans les bois --- Changelog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Changelog') 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 -- cgit v1.1