aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjestin2002-06-05 16:22:42 +0000
committerjestin2002-06-05 16:22:42 +0000
commitcc6e6f120db8963ab310f6b3ff041541da657b90 (patch)
treee3259547f601aaabf2cf8e551350d0e42434e0c1 /debian/changelog
parentd18524c957aecf827157208adf8278af39339cbd (diff)
downloadivy-java-cc6e6f120db8963ab310f6b3ff041541da657b90.zip
ivy-java-cc6e6f120db8963ab310f6b3ff041541da657b90.tar.gz
ivy-java-cc6e6f120db8963ab310f6b3ff041541da657b90.tar.bz2
ivy-java-cc6e6f120db8963ab310f6b3ff041541da657b90.tar.xz
Importing the bugfixes in the debian changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
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