aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-27 16:46:34 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-27 16:46:34 +0000
commit12b217bce8ff4de74c0295470247e4e9d1b15931 (patch)
tree2a1d0766171ddb2dc15e3935bb5c853472ec10e1 /ChangeLog
parent932b57813a06a200235e996bfb4daaf143bd003e (diff)
downloadtor-12b217bce8ff4de74c0295470247e4e9d1b15931.tar
tor-12b217bce8ff4de74c0295470247e4e9d1b15931.tar.gz
r19091@catbus: nickm | 2008-03-27 12:42:57 -0400
Stop reading torrc when all we want to do is --hash-password. Fix based on patch from Sebastian Hahn. Backport candidate. svn:r14214
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcb8e99c8..0dffe6624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
leaks. Bugfix on 0.2.0.19-alpha.
- Free static hashtables for policy maps and for TLS connections on
shutdown, so they don't look like memory leaks. Bugfix on 0.2.0.x.
+ - Do not read the configuration file when we've only been told to
+ generate a password hash. Bugfix on 0.0.9pre5. Fix based on patch
+ from Sebastian Hahn.
o Minor features:
- Allow separate log levels to be configured for different logging