Changes file for bug17154

This commit is contained in:
Nick Mathewson 2015-09-29 10:10:52 +02:00
parent f75325c132
commit 216a9f7aec

3
changes/bug17154 Normal file
View File

@ -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.