Merge branch 'maint-0.3.4'

This commit is contained in:
Nick Mathewson
2018-09-21 09:36:31 -04:00
3 changed files with 22 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (protover):
- Reject protocol names containing bytes other than alphanumeric characters
and hyphens ([A-Za-z0-9-]). Fixes bug 27316; bugfix on 0.2.9.4-alpha.