aboutsummaryrefslogtreecommitdiff
path: root/doc/changes.html
diff options
context:
space:
mode:
authorjestin2002-06-05 16:21:14 +0000
committerjestin2002-06-05 16:21:14 +0000
commite0207d34fdedf44319fc7872f30dd135ddebc2b0 (patch)
tree67f187055004c335795f3ed8448012ce9cc97820 /doc/changes.html
parentfe18fefabce1c95f918ac3ef2fcbe0889074990b (diff)
downloadivy-java-e0207d34fdedf44319fc7872f30dd135ddebc2b0.zip
ivy-java-e0207d34fdedf44319fc7872f30dd135ddebc2b0.tar.gz
ivy-java-e0207d34fdedf44319fc7872f30dd135ddebc2b0.tar.bz2
ivy-java-e0207d34fdedf44319fc7872f30dd135ddebc2b0.tar.xz
changed the doc
Diffstat (limited to 'doc/changes.html')
-rw-r--r--doc/changes.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/changes.html b/doc/changes.html
deleted file mode 100644
index b8ab457..0000000
--- a/doc/changes.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<html>
-<head>
- <title>What's new in ivy java</title>
-</head>
-<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
- optimized at all
-
-<li>1.0.6: Fixed a bug in fr.dgac.ivy.Probe, which didn't use the IVYBUS
-property.
-
-<li>1.0.5: Multicast support
-
-</body>
-</html>