diff options
author | Stef Walter <stef@memberwebs.com> | 2004-06-09 16:39:31 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-06-09 16:39:31 +0000 |
commit | 66d68a58fbbeacfaa51f5210e9d6a549a677014f (patch) | |
tree | c0bcad3aae498452aecb87ce912c405dbc612af0 /ChangeLog | |
parent | 80b0e2c0fdad108454ae87130496f595f0b81b81 (diff) |
- Changed 'method' to 'handler' throughout
- Fixed bug in hash.c with unitialized memory
- Imported new hash table features
- Writes out pid file when requested with -p option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +0.3 + - Changed 'method' to 'handler' throughout + - Fixed bug in hash.c + - Imported new hash table features + - Writes out pid file when requested with -p option + +0.2 + - Changed protocol to a more secure resilient protocol + |