From: Nick Mathewson Date: Mon, 28 Apr 2014 16:40:23 +0000 (-0400) Subject: changes file for 11634 documentation fixes X-Git-Tag: tor-0.2.5.5-alpha~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e8ae50938544a5ed972025dd537374ae533fd68;p=thirdparty%2Ftor.git changes file for 11634 documentation fixes --- diff --git a/changes/bug11634 b/changes/bug11634 new file mode 100644 index 0000000000..2a52b3fcf2 --- /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.