diff options
author | Roger Dingledine <arma@torproject.org> | 2008-01-21 21:00:50 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-01-21 21:00:50 +0000 |
commit | b79850d5748879109484a72615105c57a6de2d0a (patch) | |
tree | 09c723ff4e1c6831df27b7d46e4a93e8b11df945 /ChangeLog | |
parent | e7853ba3eb9ec381b49828e42b21ab5a0f268009 (diff) | |
download | tor-b79850d5748879109484a72615105c57a6de2d0a.tar.gz tor-b79850d5748879109484a72615105c57a6de2d0a.zip |
Make "ClientOnly 1" config option disable directory ports too.
svn:r13213
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |