commit: d1eb7a321e720ca56f356608b3ebea1bce13f211 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:50:10 2015 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=d1eb7a32
ChangeLog: updated. ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 32a4be4..92f0b92 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 * Prepare release 0.9.1
