From 0f2f8fd68a54707bb256b446cff524f0e1ef1658 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 26 Feb 2015 15:24:43 -0500 Subject: [PATCH] changes file for 15037 --- changes/bug15037 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug15037 diff --git a/changes/bug15037 b/changes/bug15037 new file mode 100644 index 0000000000..587d63186e --- /dev/null +++ b/changes/bug15037 @@ -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".