From 517d3500a388699a957a92480b0537dc0510d9d1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 9 Jun 2011 00:52:22 +0200 Subject: preparing for 6.3.1 release --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 296c11d6..d95fd2ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ --------------------------------------------------------------------------- -Version 6.3.1 [DEVEL] (rgerhards), 2011-06-01 +Version 6.3.1 [DEVEL] (rgerhards), 2011-06-07 - added a first implementation of a DNS name cache - this still has a couple of weaknesses, like no expiration - of entries, suboptimal algorithms -- but it should perform better than + this still has a couple of weaknesses, like no expiration of entries, + suboptimal algorithms -- but it should perform much better than what we had previously. Implementation will be improved based on feedback during the next couple of releases --------------------------------------------------------------------------- -- cgit