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:43:51 -0500
commit941ebe55498aa12052bad87638271801b29e010b (patch)
tree741590c13f500f6213a2fbd37e066030e8b7d1e4
parentFix some bugs in tests/* (diff)
downloadelfix-941ebe55498aa12052bad87638271801b29e010b.tar.gz
elfix-941ebe55498aa12052bad87638271801b29e010b.tar.bz2
elfix-941ebe55498aa12052bad87638271801b29e010b.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 4acad74..f8cc7b9 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.