[tor-commits] [tor/maint-0.2.7] Add changes file for bug17151
nickm at torproject.org
nickm at torproject.org
Tue Sep 29 08:08:07 UTC 2015
commit 546d70dc7c5c2fd6687d3aaa0ff3c52c6c7dc4de
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Sep 29 10:08:02 2015 +0200
Add changes file for bug17151
---
changes/bug17151 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/changes/bug17151 b/changes/bug17151
new file mode 100644
index 0000000..0993b90
--- /dev/null
+++ b/changes/bug17151
@@ -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.
More information about the tor-commits
mailing list