diff --git a/changes/hs_build_addr b/changes/hs_build_addr new file mode 100644 index 0000000000..29aa268d73 --- /dev/null +++ b/changes/hs_build_addr @@ -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.