summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-28 19:53:03 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-28 19:53:03 +0000
commite1f03572cac39855dc435e62d72ba413d4ab4462 (patch)
tree03ae6ae0b73091768e9db7891e193db8dcba3a16 /ChangeLog
parentf78793879d0f8cda54303f40337a7f439423b54a (diff)
downloadtor-e1f03572cac39855dc435e62d72ba413d4ab4462.tar.gz
tor-e1f03572cac39855dc435e62d72ba413d4ab4462.zip
Support setting serverdnsrandomizecase during sighup. Backportable, unless too trivial.
svn:r18307
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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,