diff options
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index c98be0f..b87c569 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,20 @@ ivy-java (1.2.3) unstable; urgency=low - - Many bugfixes thanks to a new testbench + - Many bugfixes thanks to a new testbench * the datagram sender is in its own thread. Now works with jdk1.2 * IvyClient doesn't loop any more on a remote disconnexion * early disconnect is now possible without hanging * fixed a bug on older JVM with an exotic thread handling. Threads are really hard to debug. - - new Features: + - new Features: * directMessage now available in the API and in Probe * IVYBUS System property is set according to the policy, and propagated to the children. It is useful if you want to fork. - - new Doc + - new Doc * README rewritten * IvyDaemon as a TCP to Ivy relay is now documented - - new Bug found on thread handling ( blackdown linux 1.1.8-v2 ) - - new Bug found on thread handling ( blackdown linux 1.2.2 ) SIGSEGV + - new Bug found on thread handling ( blackdown linux 1.1.8-v2 ) + - new Bug found on thread handling ( blackdown linux 1.2.2 ) SIGSEGV -- Yannick Jestin <jestin@cena.fr> Tue, 07 Jan 2003 18:09:00 +0200 |