diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-09-21 16:13:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-09-21 16:13:59 -0400 |
commit | 63e08f56b889eb56ae555b5e8505187331017ff5 (patch) | |
tree | ee042a0b1f0d416eaf41c9eff3bd5a88e43b7457 /changes | |
parent | b7bd162af70ced68d3ea9d738c8cacb5bea75a1c (diff) | |
parent | 53d8aa13682caccbad3fff094c78cc4229e8fe13 (diff) | |
download | tor-63e08f56b889eb56ae555b5e8505187331017ff5.tar.gz tor-63e08f56b889eb56ae555b5e8505187331017ff5.zip |
Merge remote-tracking branch 'tor-github/pr/365'
Diffstat (limited to 'changes')
-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. |