diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-15 21:27:19 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-15 21:27:19 +0000 |
commit | f53a269928105e9c300f764d06132257ebf080e6 (patch) | |
tree | 46c313b69097f6c3340d0da5d9541ccf414f273e /ChangeLog | |
parent | 078aab810b7410086685d648b4d3328b140ddea5 (diff) | |
download | tor-f53a269928105e9c300f764d06132257ebf080e6.tar.gz tor-f53a269928105e9c300f764d06132257ebf080e6.zip |
r11598@Kushana: nickm | 2006-12-15 15:59:00 -0500
Add internal documentation for a bunch of configuration options. We should do something to keep this list, the canonical list, the tor.1 list, and the torrc.complete list in sync.
svn:r9133
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Changes in version 0.1.2.5-xxxx - 200?-??-?? - Ongoing work on eventdns infrastructure: add dns server and ipv6 support. - Make PIDFile work on Windows (untested). + - Add internal descriptions for a bunch of configuration options: + accessible via controller interface and in comments in saved + options files. o Security bugfixes: - Stop sending the HttpProxyAuthenticator string to directory |