From 83520307969cc118b41f155bed6caebbea87ee6f Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 10 Nov 2012 18:37:53 -0500 Subject: ChangeLog: updated --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0f2533c..5b19976 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ 2012-11-10 - * Fixes a typo in revdep-pax script and documentation - * Make both PT_PAX and xattr PAX optionally enabled/disabled in + * fix 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 + * add -L -l which limits markings to only PT_PAX or XT_PAX when + both are possible + * add -d which deletes the XT_PAX xattr field + * silently ignore non-applicable command line flags so there is + more flexibility in scripting + * add proper exit code handling 2012-07-29 -- cgit v1.2.3-65-gdbad