Add changes file for bug17151

This commit is contained in:
Nick Mathewson 2015-09-29 10:08:02 +02:00
parent 00e15ba477
commit 546d70dc7c

7
changes/bug17151 Normal file
View File

@ -0,0 +1,7 @@
o Minor bugfixes (portability):
- Use libexecinfo on FreeBSD, to enable backtrace support. Fixes part of
bug 17151; bugfix on 0.2.5.2-alpha. Patch from Marcin Cieślak.
o Minor bugfixes (testing):
- Skip backtrace tests when backtrace support is not compiled in. Fixes
part of bug 17151; bugfix on 0.2.7.1-alpha. Patch from Marcin Cieślak.