diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-09-21 10:57:10 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2018-09-21 10:57:41 +0300 |
commit | 53d8aa13682caccbad3fff094c78cc4229e8fe13 (patch) | |
tree | 9da6f474f73f688508ffdbc6d20cb20e6fda4e9f | |
parent | d40b0e73c278cd54c6c4765f35b4d031a5882562 (diff) | |
download | tor-53d8aa13682caccbad3fff094c78cc4229e8fe13.tar.gz tor-53d8aa13682caccbad3fff094c78cc4229e8fe13.zip |
Add changes file
-rw-r--r-- | changes/bug27675 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27675 b/changes/bug27675 new file mode 100644 index 0000000000..e4c3eb5a05 --- /dev/null +++ b/changes/bug27675 @@ -0,0 +1,3 @@ + o Minor bugfixes (testing): + - In test_rebind.py check if Python version is in supported + ranges. Fixes bug 27675; bugfix on 0.3.5.1-alpha. |