aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b87c569..7639608 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
ivy-java (1.2.3) unstable; urgency=low
+ - debian packaging corrected, now build-depends on java-compiler and
+ depends on java-virtual-machine. I should switch to libivy-java.
+ The classes are not unpacked in the repository, but whithin a jar file.
+ - added a jprobe shell script
+ - added the testbench code in the documentation
- Many bugfixes thanks to a new testbench
* the datagram sender is in its own thread. Now works with jdk1.2
* IvyClient doesn't loop any more on a remote disconnexion