blob: b9ef2a167eb1b4935156d5fe193b5dded98dab67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
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 )
reported on the mailing list.
-- Yannick Jestin <jestin@cena.fr> Wen, 10 Oct 2001 13:35:08 +0200
ivy-java (1.0.5-2) unstable; urgency=low
* Fix problems in the package building
-- Yannick Jestin <jestin@cena.fr> Wen, 8 Aug 2001 16:43:08 +0200
ivy-java (1.0.5-1) unstable; urgency=low
* Initial Release.
-- Yannick Jestin <jestin@cena.fr> Mon, 6 Aug 2001 17:17:08 +0200
|