aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjestin2002-03-07 14:35:00 +0000
committerjestin2002-03-07 14:35:00 +0000
commit6be188096c422be55a9002e1d286b2f3a805f3d1 (patch)
treeba8e502a58135109fe95d77287c6fefe5cc0681f /debian/changelog
parent5027f5199b87865d18b8200655b0534464fd0b1f (diff)
downloadivy-java-6be188096c422be55a9002e1d286b2f3a805f3d1.zip
ivy-java-6be188096c422be55a9002e1d286b2f3a805f3d1.tar.gz
ivy-java-6be188096c422be55a9002e1d286b2f3a805f3d1.tar.bz2
ivy-java-6be188096c422be55a9002e1d286b2f3a805f3d1.tar.xz
Changing the way the api doc is generated
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