Browse Source

changes file for 20389

Nick Mathewson 7 years ago
parent
commit
7010e85939
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug20389

+ 4 - 0
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.