From 7010e8593978ff52e4f81e959f39e6215cd72a15 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 19 Oct 2016 18:07:02 -0400 Subject: [PATCH] changes file for 20389 --- changes/bug20389 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug20389 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.