summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-01-21 21:00:50 +0000
committerRoger Dingledine <arma@torproject.org>2008-01-21 21:00:50 +0000
commitb79850d5748879109484a72615105c57a6de2d0a (patch)
tree09c723ff4e1c6831df27b7d46e4a93e8b11df945 /ChangeLog
parente7853ba3eb9ec381b49828e42b21ab5a0f268009 (diff)
downloadtor-b79850d5748879109484a72615105c57a6de2d0a.tar.gz
tor-b79850d5748879109484a72615105c57a6de2d0a.zip
Make "ClientOnly 1" config option disable directory ports too.
svn:r13213
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b618d51f5..89b291cf0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Changes in version 0.2.0.18-alpha - 2008-01-??
o Minor features:
- Don't answer "/tor/networkstatus-bridges" directory requests if
the request isn't encrypted.
+ - Make "ClientOnly 1" config option disable directory ports too.
Changes in version 0.2.0.17-alpha - 2008-01-17