diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-11-26 20:12:18 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-11-26 20:12:18 -0500 |
commit | f1bbdf670aa74d0b42273856e828cac9f5fc3c79 (patch) | |
tree | 04291c2338e9e870f9bacb0f0c3b280c15f9c217 /ChangeLog | |
parent | src/paxctl-ng.c: made verbosity more consistant (diff) | |
download | elfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.tar.gz elfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.tar.bz2 elfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.zip |
Update ChangeLog and TODO
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ +2011-11-26 + + * src/paxctl-ng.c: made verbosity more consistant + * src/paxctl-ng.c: build with/without xattr support + * scripts/{setup.py,paxmodule.c}: build with/without xattr support + * configure.ac: added --enable-xattr switch + * scripts/revdep-pax: add -e switch to only mark (-m) or to + only report on (-v) binaries that are in the shell's PATH * tests/pxtpax: compare pax flags on binary and process * fix-gnustack and paxctl-ng: fix exit code on success * paxctl-ng: add file globbing |