aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-29 11:58:43 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-29 11:58:43 -0400
commitc0a73c8bf327e18b09b71cd77edcfac7fb9d3c69 (patch)
tree8b0f1bf0a6270c05f05103f171ffa28373c1b845 /changes
parent057a2f8285ab5acc53a56eaefe166fe61065d3e8 (diff)
downloadtor-c0a73c8bf327e18b09b71cd77edcfac7fb9d3c69.tar
tor-c0a73c8bf327e18b09b71cd77edcfac7fb9d3c69.tar.gz
Changes file for bug 11632.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug116325
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11632 b/changes/bug11632
new file mode 100644
index 000000000..0dc7f8f1e
--- /dev/null
+++ b/changes/bug11632
@@ -0,0 +1,5 @@
+ o Minor bugfixes (testing):
+ - When looking for versions of python that we could run the tests
+ with, check for "python2.7" and "python3.3"; previously we were
+ only looking for "python", "python2", and "python3". Patch from
+ Dana Koch. Fixes bug 11632; bugfix on 0.2.5.2-alpha.