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 /NEWS | |
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 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +16.11.2005: + * it's time for new release containing several bugfixes + +14.11.2005: + * small bugs has appeared due to severe code rewrites. They are + fixed as they come. + +07.11.2005: + * apf 0.7.4 is available on the gray-world.net + 03.07.2005: * a lot of code cleanups and modifications have been made in order to make sources more portable. APF compile under Solaris 10. |