aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 5 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 024b95d..f2858a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,12 @@
-ivy-java (1.0.12) unstable; urgency=low
+ivy-java (1.2.0) unstable; urgency=low
+ - First 1.2 release. It is now really functionnal.
+ I should have used a 0.xx numbering scheme in earlier versions
- 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
+ - many bugs fixed: see upstream Changelog for details
- -- Yannick Jestin <jestin@cena.fr> Wed, 5 Jun 2002 18:21:26 +0200
+ -- Yannick Jestin <jestin@cena.fr> Fri, 7 Jun 2002 13:11:26 +0200
ivy-java (1.0.11) unstable; urgency=low