]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 20389
authorNick Mathewson <nickm@torproject.org>
Wed, 19 Oct 2016 22:07:02 +0000 (18:07 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 19 Oct 2016 22:07:02 +0000 (18:07 -0400)
changes/bug20389 [new file with mode: 0644]

diff --git a/changes/bug20389 b/changes/bug20389
new file mode 100644 (file)
index 0000000..8f1b9f5
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (controller):
+    - When HSFETCH arguments cannot be parsed, say "Invalid argument"
+      rather than "unrecognized." Closes ticket 20389; patch from
+      Ivan Markin.