From 66d68a58fbbeacfaa51f5210e9d6a549a677014f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 9 Jun 2004 16:39:31 +0000 Subject: - 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 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e69de29..de146d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 + -- cgit v1.2.3