Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-10-17 13:58:25 -04:00
+2 -1
View File
@@ -21,7 +21,8 @@ KNOWN_GROUPS = set([
"Documentation",
"Code simplification and refactoring",
"Removed features",
"Deprecated features"])
"Deprecated features",
"Directory authority changes"])
NEEDS_SUBCATEGORIES = set([
"Minor bugfix",