aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjestin2002-03-06 13:22:44 +0000
committerjestin2002-03-06 13:22:44 +0000
commit07436a14bec3206aba4ee0874c0384b86ecda33d (patch)
tree87e3e039a9d1a978fcc165298cd78b5bee4b5f48 /debian/changelog
parentc504aac0f981d710244d5daf3d478bfcd7b86623 (diff)
downloadivy-java-07436a14bec3206aba4ee0874c0384b86ecda33d.zip
ivy-java-07436a14bec3206aba4ee0874c0384b86ecda33d.tar.gz
ivy-java-07436a14bec3206aba4ee0874c0384b86ecda33d.tar.bz2
ivy-java-07436a14bec3206aba4ee0874c0384b86ecda33d.tar.xz
Removed a stupid emacs binding
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 75da884..b9ef2a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ivy-java (1.0.8-1) unstable; urgency=low
+
+ * don't use StringTokenizer any more, it is too buggy and version dependent
+ * new ivyTranslater example
+ * new Counter program (in examples ) to show how to count
+ ivy messages
+ * cleaned IVY_DEBUG handling in Ivy.java
+ * added a global variable for protocol version and library version
+ * improved gnu.getopt.GetOpt support
+
+ -- Yannick Jestin <jestin@cena.fr> Wen, 6 Mar 2002 14:04:08 +0200
+
ivy-java (1.0.7-1) unstable; urgency=low
* Corrects the Bug of StringTokenizer ( no Bug tracking system yet )
@@ -16,8 +28,3 @@ ivy-java (1.0.5-1) unstable; urgency=low
* Initial Release.
-- Yannick Jestin <jestin@cena.fr> Mon, 6 Aug 2001 17:17:08 +0200
-
-Local variables:
-mode: debian-changelog
-add-log-mailing-address: "jestin@cena.fr
-End: