]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 15037
authorNick Mathewson <nickm@torproject.org>
Thu, 26 Feb 2015 20:24:43 +0000 (15:24 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 26 Feb 2015 20:24:43 +0000 (15:24 -0500)
changes/bug15037 [new file with mode: 0644]

diff --git a/changes/bug15037 b/changes/bug15037
new file mode 100644 (file)
index 0000000..587d631
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (testing):
+    - When running the new 'make test-stem' target, use the configured
+      python binary. Fixes bug 15037; bugfix on 0.2.6.3-alpha. Patch
+      from "cypherpunks".