From 3b43db2529d35439837c70c3d0b8f72b99120b5c Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Tue, 27 Nov 2007 20:11:55 +0000 Subject: [PATCH] updated changelog --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ae37904..516bc89 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,14 +8,14 @@ CHANGES: 2007-xx-xx: 0.x.x - Introduced encoding API - Switched to new Base32 implementation - - Added Base64 implementation that only uses 63 chars - - Refined 'install' make target - - Fixed bug denying access if relay uses varying source ports + - Added Base64 implementation that only uses 63 chars (not used yet) + - Refined 'install' make target and use $(MAKE) for recursive calls - All received error messages (RCODE field) are echoed - Top domain limited to 128 chars - Case preservation check sent after login to decide codec - Fixed crash on incoming NULL query in server with bad top domain - /etc/resolv.conf is consulted if no nameserver is given on commandline + - Applied patch from Matthew W. S. Bell (Detach before chroot/dropping priv) 2007-03-25: 0.4.0 "Run Home" - Added multiuser support (up to 8 users simultaneously)