Port changelog tools to python 3

Closes ticket 32704.
This commit is contained in:
Nick Mathewson
2019-12-09 10:53:48 -05:00
parent 089466eff3
commit e93801bfe6
3 changed files with 30 additions and 25 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (release tools):
- Port our changelog formatting and sorting tools to Python 3.
Closes ticket 32704.