commit: b6bf5457f1680baa8945a6ef209a86b8dc919bd9 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Oct 27 19:49:53 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Oct 27 19:49:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=b6bf5457
ChangeLog: updated. ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6890a34..00c41ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-10-27 + + * scripts/paxmark.sh: do not do a bash -l so we get /usr/sbin + in our path. Fixes bug #564142. Thanks Alexander Tsoy + <[email protected]>. + * configure.ac: check for <gelf.h> only if ptpax is enabled. + Thanks Jory Pratt <[email protected]>. + 2015-09-03 * scripts/paxmark.sh: make.conf can be a directory
