summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-09 04:59:27 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-09 04:59:27 +0000
commit6dfd47467eb7628c1d87e0b9235880564b31d85c (patch)
tree658f3df9f080a3fd7048f82b8f74c3302b152d8e /ChangeLog
parent9b162ef4302881de7c8da7712fedbdd6da9c95df (diff)
downloadtor-6dfd47467eb7628c1d87e0b9235880564b31d85c.tar.gz
tor-6dfd47467eb7628c1d87e0b9235880564b31d85c.zip
Allow multiple HashedControlPassword config lines, to support
multiple controller passwords. svn:r12732
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65ff1b6497..edcfb0a40a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,8 @@ Changes in version 0.2.0.13-alpha - 2007-12-??
ask about source, timestamp of arrival, purpose, etc. We need
something like this to help Vidalia not do GeoIP lookups on bridge
addresses.
+ - Allow multiple HashedControlPassword config lines, to support
+ multiple controller passwords.
Changes in version 0.2.0.12-alpha - 2007-11-16