From: Nick Mathewson Date: Wed, 19 Oct 2016 22:07:02 +0000 (-0400) Subject: changes file for 20389 X-Git-Tag: tor-0.3.0.1-alpha~227 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7010e8593978ff52e4f81e959f39e6215cd72a15;p=thirdparty%2Ftor.git changes file for 20389 --- diff --git a/changes/bug20389 b/changes/bug20389 new file mode 100644 index 0000000000..8f1b9f5e03 --- /dev/null +++ b/changes/bug20389 @@ -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.