aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjestin2003-01-07 10:38:45 +0000
committerjestin2003-01-07 10:38:45 +0000
commit963e19d598586288b23779643cd72ff5bb4c3335 (patch)
treea5d8218c8c20a6d44d958b73543921585843aea7 /Changelog
parentc4b72bf18ec9b3ea274d201a2b566109e6540674 (diff)
downloadivy-java-963e19d598586288b23779643cd72ff5bb4c3335.zip
ivy-java-963e19d598586288b23779643cd72ff5bb4c3335.tar.gz
ivy-java-963e19d598586288b23779643cd72ff5bb4c3335.tar.bz2
ivy-java-963e19d598586288b23779643cd72ff5bb4c3335.tar.xz
préparation à la 1.2.3 "promenons nous dans les bois"
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog39
1 files changed, 29 insertions, 10 deletions
diff --git a/Changelog b/Changelog
index 8941c10..f9d9e50 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,23 @@
-----------------------------------------------------------------------------------------
+--------------------------------------------------------------------
+1.2.3
+
+ new features
+ - IvyClient now implements the directMessage function of the Ivy Protocol.
+ - Probe now allows users to send a direct message with the ".direct" command
+ - the environment variable IVYBUS is propagated to the children
+ doc
+ - now includes a simple documentation for IvyDaemon (sgml and readme)
+ - README rewritten
+ tests
+ - I added a regression test to check the API ( java TestApi in the tests
+ directory )
+ - I added the early disconnexion test ( probe < /dev/null )
+ bugfix
+ - IvyClient doesn't loop any more in certain conditions of remote
+ disconnexion this closes the new bugreport jan/2002
+ - early disconnexion is now possible ( java fr.dgac.ivy.Probe < /dev/null),
+
+------------------------------------------------------------------------------
1.2.2
bugfix
@@ -13,7 +32,7 @@
cleanup
examples have been a bit rewritten
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.2.1
bugfix
@@ -26,7 +45,7 @@
now displays the real address of the starting domain
now has a .bind and .unbind commands
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.2.0
bugfix:
@@ -72,12 +91,12 @@
IvyDaemon is granted a public access on its constructor
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.0.11 mer jun 5 11:33:16 CEST 2002
Just a debian package change. No java modification per se.
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.0.10 mar jun 4 19:00:32 CEST 2002
TestIvy:
@@ -96,14 +115,14 @@ Probe
jar file:
added gnu/regexp and gnu/getopt class files withing the jar file
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.0.7
Fixed a bug in Ivy.java and IvyClient.java, causing the
@@ -111,18 +130,18 @@ jar file:
Beware, this has a cost on effectiveness, but, hey, Ivy-java is not
optimized at all
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.0.6
Fixed a bug in fr.dgac.ivy.Probe, which didn't use the IVYBUS
property.
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
1.0.5
Multicast support
-----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
epoch