diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a68b9d2..7ce656a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +ivy-java (1.0.11) unstable; urgency=low + + - moved TestIvy and TestIvySwing to examples + - added Counter.java in CVS repository and examples. Counter gives the + number of ivy message in the last second, last ten seconds, and last + minutes. It can also send those information on an ivy bus + - added a Makefile in examples + - modified the ivy-java man page + - made a link to /usr/share/java/repository/gnu instead of copying the files + - changed the package version number scheme to be a little more "debian compliant" + + -- Yannick Jestin <jestin@cena.fr> Wed, 5 Jun 2002 11:30:31 + ivy-java (1.0.10-1) unstable; urgency=low - TestIvy and Probe System.exit on bus die |