diff options
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ceb2663..024b95d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,11 @@ ivy-java (1.0.12) unstable; urgency=low - updated the Changelog and debian changelog - rewrite of the URLs to access the source on the ivy web site + - bug fixed: + * IvyClient.sendBuffer update with silent error on a broken pipe, unless IVY_DEBUG is set + * Ivy.libVersion goes private static final + * IvyClient gets removed from the list of clients if there is a broken pipe. + * IvyDaemon is granted a public access on its constructor -- Yannick Jestin <jestin@cena.fr> Wed, 5 Jun 2002 18:21:26 +0200 |