aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-11-15 14:37:39 -0500
committerAnthony G. Basile <blueness@gentoo.org>2011-11-15 14:37:39 -0500
commit375eb4621eb2956f2847ed726d47025259697c2f (patch)
tree1c5ee2b9a89b8c0e96a22568f2f84d1f9ff4a477
parentFix some bugs in tests/* (diff)
downloadelfix-375eb4621eb2956f2847ed726d47025259697c2f.tar.gz
elfix-375eb4621eb2956f2847ed726d47025259697c2f.tar.bz2
elfix-375eb4621eb2956f2847ed726d47025259697c2f.zip
Update ChangeLog
-rw-r--r--ChangeLog2
-rw-r--r--README3
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 921f736..5c3e57a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
+ * tests/pxtpax: compare pax flags on binary and process
+ * fix-gnustack and paxctl-ng: fix exit code on success
* paxctl-ng: add file globbing
* paxctl-ng: if a file fails to open O_RDWR then
don't do PT_PAX markings but continue with XT_PAX
diff --git a/README b/README
index d7a018e..84ee7b9 100644
--- a/README
+++ b/README
@@ -1,4 +1,3 @@
-Miscellaneous utilities to query and fix Elf binaries
-with an emphasis on hardening.
+Utilities to query and fix Elf binaries with an emphasis on hardening.