diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-28 12:40:23 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-28 12:40:23 -0400 |
commit | 6e8ae50938544a5ed972025dd537374ae533fd68 (patch) | |
tree | 7211225e9398a08e42d0712892fadf37294337f2 | |
parent | 03be8c775a86696fe0fbcc533b24ed4d9a0491ca (diff) | |
download | tor-6e8ae50938544a5ed972025dd537374ae533fd68.tar tor-6e8ae50938544a5ed972025dd537374ae533fd68.tar.gz |
changes file for 11634 documentation fixes
-rw-r--r-- | changes/bug11634 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug11634 b/changes/bug11634 new file mode 100644 index 000000000..2a52b3fcf --- /dev/null +++ b/changes/bug11634 @@ -0,0 +1,6 @@ + o Documentation: + - Clean up several option names in the manpage to match their real + names, add the missing documentation for a couple of testing and + directory authority options, remove the documentation for a + V2-directory fetching option that no longer exists. Resolves + ticket 11634. |