aboutsummaryrefslogtreecommitdiff
path: root/changes/bug17151
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug17151')
-rw-r--r--changes/bug171517
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug17151 b/changes/bug17151
new file mode 100644
index 0000000000..0993b90eac
--- /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.