aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b9ef2a1..a282de9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ivy-java (1.0.9-1) unstable; urgency=low
+
+ * there were still some bugs in the protocol handling
+ * the die semantics is now abided by our java clients
+ * code cleaning
+ * the real examples have been put in examples
+
+ -- Yannick Jestin <jestin@cena.fr> Thu, 7 Mar 2002 15:16:08 +0200
+
ivy-java (1.0.8-1) unstable; urgency=low
* don't use StringTokenizer any more, it is too buggy and version dependent