diff options
author | Jakub Sławiński | 2005-11-16 20:53:54 +0100 |
---|---|---|
committer | Joshua Judson Rosen | 2014-07-17 21:15:00 +0200 |
commit | e1c93eb660b5e628c0d3c2bbdaf82dc24c07da84 (patch) | |
tree | 6e53f7909e980171ec1951c370929234eda07a9a /ChangeLog | |
parent | v0.7.4 (diff) | |
download | apf-e1c93eb660b5e628c0d3c2bbdaf82dc24c07da84.tar.gz |
v0.7.5
- Fixed: manageport option in the afclient config file
- Fixed: severe bug in string_cp
- Fixed: wrong connection type used by afclient when afserver used --nossl
or --nozlib option
- Fixed: broken keep-alive option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +16.11.2005 (v0.7.5): + - Fixed: manageport option in the afclient config file + - Fixed: severe bug in string_cp + - Fixed: wrong connection type used by afclient when afserver used --nossl + or --nozlib option + - Fixed: broken keep-alive option + 03.11.2005 (v0.7.4): - Fixed: sockets in CLOSE_WAIT state left by afclient - Added: --localname and --localport options |