aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-10 16:01:35 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-10 16:01:35 -0500
commit49b6313fcd6fc6e0b9451f2d2bc9a5dcd5a1fe8f (patch)
treedb2c45f6c65ec87a4fed930f43105d89d573bb7a /ChangeLog
parentscripts/{paxmodule.c,setup.py}: propagated enable/disable pt/xtpax (diff)
downloadelfix-49b6313fcd6fc6e0b9451f2d2bc9a5dcd5a1fe8f.tar.gz
elfix-49b6313fcd6fc6e0b9451f2d2bc9a5dcd5a1fe8f.tar.bz2
elfix-49b6313fcd6fc6e0b9451f2d2bc9a5dcd5a1fe8f.zip
Update ChangeLog and TODO
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e3b218..0f2533c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-10
+
+ * Fixes a typo in revdep-pax script and documentation
+ * Make both PT_PAX and xattr PAX optionally enabled/disabled in
+ configure.ac and propagated to src/paxctl-ng.c and script/paxmodule.c
+
2012-07-29
* remove unnecessary check for yasm in configure.ac