aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-13 16:34:00 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-13 16:34:00 +0000
commit275bb57a777e8c67ad1672a603c2056bd9795cca (patch)
tree4ebfdeaa5ebaa8bdb7f3fdaaf9150c80506c17eb /ChangeLog
parentd48f6425e5c7822a0852d94450fdaa8625e95003 (diff)
downloadtor-275bb57a777e8c67ad1672a603c2056bd9795cca.tar
tor-275bb57a777e8c67ad1672a603c2056bd9795cca.tar.gz
r18068@catbus: nickm | 2008-02-13 11:33:19 -0500
Patch from karsten: make hidden service code respect SafeLogging. svn:r13493
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02e62c578..c478676e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@ Changes in version 0.2.0.20-?? - 2008-02-??
network; it was producing too many wrong guesses.
- We were leaking a file descriptor if Tor started with a zero-length
cached-descriptors file. Patch by freddy77; bugfix on 0.1.2.
+ - Have the new hidden service code respect the SafeLogging setting.
+ Bugfix on 0.2.0.x. Patch from Karsten.
Changes in version 0.2.0.19-alpha - 2008-02-09