diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
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: |