aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8119307..3a66e5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-30
+
+ * Build fix-gnustack conditionally on --enable-ptpax to avoid dependancy
+ on elfutils or libelf when it needed for fix-gnustack but not paxctl-ng.
+ The future solution will be break out fix-gnustack.
+ See: https://bugs.gentoo.org/518524
+
2014-06-07
* Switch from error() to errx() in fix-gnustack.c and paxctl-ng.c to