commit 216a9f7aecb19d717bed20557c2fd7d39333dba0 Author: Nick Mathewson nickm@torproject.org Date: Tue Sep 29 10:10:52 2015 +0200
Changes file for bug17154 --- changes/bug17154 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug17154 b/changes/bug17154 new file mode 100644 index 0000000..6ad7b74 --- /dev/null +++ b/changes/bug17154 @@ -0,0 +1,3 @@ + o Minor bugfixes (testing): + - Fix breakage when running 'make check' with BSD make. Fixes bug + 17154; bugfix on 0.2.7.3-rc. Patch by Marcin Cieślak.