summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-06-09 16:52:38 +0000
committerStef Walter <stef@memberwebs.com>2004-06-09 16:52:38 +0000
commit88bdaea8c3ef28680a83ee6c82e77e97c6116fb4 (patch)
treead7c156ae575dda7b49118d1faa189a956e86898 /ChangeLog
parent66d68a58fbbeacfaa51f5210e9d6a549a677014f (diff)
- Log disconnecting connections better
- Better logging shutdown and cleanup - Initialize thread memory
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de146d8..8dd0cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,10 @@
- Fixed bug in hash.c
- Imported new hash table features
- Writes out pid file when requested with -p option
+ - Better logging for connections
0.2
- Changed protocol to a more secure resilient protocol
+0.1
+ - Initial non-public implementation