summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57880a1..5b238fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+03.11.2005 (v0.7.4):
+ - Fixed: sockets in CLOSE_WAIT state left by afclient
+ - Added: --localname and --localport options
+ - Added: --localdesname option
+ - Added: kicking user in 'opening' state
+ - Fixed: info about kicked user
+ - Fixed: TERM signal handling
+ - Fixed: id lost after reconnection
+ - Fixed: printing wrong client name in 'SSL_accept failed (timeout)' message
+ - Fixed: ignored 'certificate' and 'key' options from config file
+ - Added: config files for afclient
+ - Modified: some options in afserver config file
+
05.08.2005 (v0.7.2):
- Added: http proxy basic authorization
- Fixed: logging initialization after some value checking