aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.html4
-rw-r--r--doc/ivy-java.14
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/changes.html b/doc/changes.html
index 505ef1b..b8ab457 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -5,6 +5,10 @@
<body>
<h1>What's new in ivy java</h1>
+ <li>1.0.8: Fixed a bug in inserted in 1.0.7, added the Counter program,
+ useful if you want to have an inexact idea of the number of messages
+ circulating on the bus itself.
+
<li>1.0.7: Fixed a bug in Ivy.java and IvyClient.java, causing the
problematic 'a(.*) (.*)' matching 'a 2' loosing the first empty matches.
Beware, this has a cost on effectiveness, but, hey, Ivy-java is not
diff --git a/doc/ivy-java.1 b/doc/ivy-java.1
index 9a3f621..5ff2347 100644
--- a/doc/ivy-java.1
+++ b/doc/ivy-java.1
@@ -8,7 +8,7 @@
.\" '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
.\" '\"
.\" '\"
-.TH "Ivy-java-1.0" "1" "1.0.7" "Yannick Jestin" ""
+.TH "Ivy-java-1.0" "1" "1.0.8" "Yannick Jestin" ""
.SH "NAME"
ivy\-java \- a software bus library java implementation
.SH "SYNOPSIS"
@@ -92,7 +92,7 @@ been tested since
.nf
.I libgnu\-regexp\-java version 1.1.3
.nf
-.I libgnu\-getopt\-java version 1.0.6
+.I libgnu\-getopt\-java version 1.0.9
.nf
.I for TestIvySwing, swing if it is not bundled in your jdk1.1