]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug 11632.
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Apr 2014 15:58:43 +0000 (11:58 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 29 Apr 2014 15:58:43 +0000 (11:58 -0400)
changes/bug11632 [new file with mode: 0644]

diff --git a/changes/bug11632 b/changes/bug11632
new file mode 100644 (file)
index 0000000..0dc7f8f
--- /dev/null
@@ -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.