]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 11634 documentation fixes
authorNick Mathewson <nickm@torproject.org>
Mon, 28 Apr 2014 16:40:23 +0000 (12:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 28 Apr 2014 16:40:23 +0000 (12:40 -0400)
changes/bug11634 [new file with mode: 0644]

diff --git a/changes/bug11634 b/changes/bug11634
new file mode 100644 (file)
index 0000000..2a52b3f
--- /dev/null
@@ -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.