diff options
author | jestin | 2002-12-27 17:17:20 +0000 |
---|---|---|
committer | jestin | 2002-12-27 17:17:20 +0000 |
commit | 5a44dbef7c997b6e09a565306c60e7146f0f8c2b (patch) | |
tree | 682d9cf3854d06f11757d2ad9eb60ef3d45faf9a /Changelog | |
parent | 21db182d2ba046114e5a48893e32335e7990f8f5 (diff) | |
download | ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.zip ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.gz ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.bz2 ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.xz |
Passage à 1.2.2
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ ---------------------------------------------------------------------------------------- +1.2.2 + + bugfix + IvyClient.java didn't handle the readline()=null correctly. Thus, the + thread kept on eating CPU when a remote client left the bus. This closes + Damien Figarol bugreport dec/2002 + +---------------------------------------------------------------------------------------- 1.2.1 bugfix |