aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-05-21 11:20:10 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-05-21 11:20:10 -0400
commit23bd1a2c5cf2e448001e78b197ca9dae9e00988d (patch)
tree14c37308a82d07481cce3c0228649624efb0caec /ChangeLog
parentChangeLog: updated (diff)
downloadelfix-23bd1a2c5cf2e448001e78b197ca9dae9e00988d.tar.gz
elfix-23bd1a2c5cf2e448001e78b197ca9dae9e00988d.tar.bz2
elfix-23bd1a2c5cf2e448001e78b197ca9dae9e00988d.zip
Rename scripts/pax-mark -> scripts/paxmark.sh to avoid name collision with the eclass
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 03ee71e..c6b049f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@
elfutils from libelf. The former will not build on uclibc, but the laster
does not provide ELF_C_RDWR_MMAP.
* Clean up the tests so they work for all combinations of --{en,dis}able-{pt,xt}pax
- * Add a bash utility which does pax-marking like the eclass. This is for
- build systems that do pax-marking during the build.
+ * Add a bash utility, paxmark.sh, which does PaX marking like the eclass. This is for
+ build systems that do PaX marking during the build.
2012-12-28