summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-05 00:31:07 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-05 00:31:07 +0000
commitd57c1c5c56897a39c4fb68aa8077667e570eaef5 (patch)
treed25e43274610ad613a7f9541239335c98538035e /ChangeLog
parent7c47856c9e06c46fcdbfe2063949e8d5b26b2a0a (diff)
downloadtor-d57c1c5c56897a39c4fb68aa8077667e570eaef5.tar.gz
tor-d57c1c5c56897a39c4fb68aa8077667e570eaef5.zip
r14328@Kushana: nickm | 2007-09-04 20:17:34 -0400
There is no good reason to make hashedcontrolpassword and cookieauthentication mutually exclusive. So let's not. svn:r11377
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc469d91bb..fe3f08cd80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ Changes in version 0.2.0.7-alpha - 2007-??-??
o Minor features (security):
- As a client, do not believe any server that tells us that any address
maps to an internal address space.
+ - Make it possible to enable HashedControlPassword and
+ CookieAuthentication at the same time.
o Minor features (guard nodes):
- Tag every guard node in our state file with the version that we believe