diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,18 @@ ---------------------------------------------------------------------------------------- -1.0.12 +1.2.1 + + bugfix + Ivy.java Ivy.start(null) now starts on DEFAULT_DOMAIN (Alexandre Lemort), + the new getDomains(String) outputs the list of domains + IvyWatcher now empties the datagram buffer with 0x10, thus fixing a nasty + bug that involved a java client on windows XP + + Probe + now displays the real address of the starting domain + now has a .bind and .unbind commands + +---------------------------------------------------------------------------------------- +1.2.0 bugfix: IvyClient if a remote client disconnect brutally ( broken pipe ), the BufferedReader |