Merge branch 'maint-0.3.1'

This commit is contained in:
Nick Mathewson
2017-08-03 09:14:12 -04:00
2 changed files with 11 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor bugfixes (logging, relay):
- Remove a log_warn() that has been forgotten when an introduction point
successfully established a hidden service prop224 circuit with a client.
- Three other log_warn() for an introduction point have been changed to
protocol warning because they can be failure from the network and are
not relevant to the operator. Fixes bug 23078; bugfix on
tor-0.3.0.1-alpha and tor-0.3.0.2-alpha.