From e1f03572cac39855dc435e62d72ba413d4ab4462 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 28 Jan 2009 19:53:03 +0000 Subject: Support setting serverdnsrandomizecase during sighup. Backportable, unless too trivial. svn:r18307 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aac98ff998..788658da5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ Changes in version 0.2.1.12-alpha - 2009-02-?? - Resolve a very rare crash bug that could occur when the user forced a nameserver reconfiguration during the middle of a nameserver probe. Fixes bug 526. Bugfix on 0.1.2.1-alpha. + - Support changing value of ServerDNSRandomizeCase during SIGHUP. + Bugfix on 0.2.1.7-alpha. o Minor features: - Support platforms where time_t is 64 bits long. (Congratulations, -- cgit v1.2.3-54-g00ecf