From d6958e1d492791d4794c2a2914353906e6494413 Mon Sep 17 00:00:00 2001 From: Fabian Mauchle Date: Wed, 15 Mar 2017 09:54:40 +0100 Subject: update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3195603..fd96ca3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ Changes between 1.6.8 and the master branch - Experimental code for dynamic discovery has been removed. Be aware that use of the DynamicLookupCommand configuration option still enables code known to be buggy. + - Replace several server status bits with a single state enum. + (RADSECPROXY-71) Bug fixes: - Detect the presence of docbook2x-man correctly. @@ -20,6 +22,8 @@ Changes between 1.6.8 and the master branch - Don't use a smaller pthread stack size than what's allowed. - Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68). - Avoid a deadlock situation with dynamic servers (RADSECPROXY-73). + - Avoid redoing dynamic discovery if a connection already exists + (RADSECPROXY-69) 2016-09-21 1.6.8 Bug fixes: -- cgit v1.1