Changes file for #40213 / !227

This commit is contained in:
Nick Mathewson
2020-12-02 10:32:39 -05:00
parent 2a06b7c3b8
commit b50fcdc2e7
+3
View File
@@ -0,0 +1,3 @@
o Minor features (tests, portability):
- Port the hs_build_address.py test script to work with recent versions
of python. Closes ticket 40213. Patch from Samanta Navarro.