From: Nick Mathewson Date: Tue, 29 Sep 2015 08:10:52 +0000 (+0200) Subject: Changes file for bug17154 X-Git-Tag: tor-0.2.7.4-rc~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=216a9f7aecb19d717bed20557c2fd7d39333dba0;p=thirdparty%2Ftor.git Changes file for bug17154 --- diff --git a/changes/bug17154 b/changes/bug17154 new file mode 100644 index 0000000000..6ad7b74468 --- /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.