Merge branch 'mr_175_squashed'

This commit is contained in:
Nick Mathewson
2020-10-20 09:03:26 -04:00
2 changed files with 10 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (logging):
- Consider 301 as an error like a 404 when processing the response to a
request for a group of server descriptors or an extrainfo documents.
Closes ticket 40053.