summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2017-12-15 00:48:12 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2017-12-15 00:48:12 +0530
commitaa6932aa7b3d0020a299f4b928eb125c8bcc0ca3 (patch)
treea54402b28879372c0f425ad6acc56d71314ac11b /ChangeLog
parent3ff3dfa5af313a6ea33f3393916f30eece4f0171 (diff)
Remove redundant mention of SXID_ERASE
SXID_ERASE is implicit for all environment variables. Avoid mentioning it in the tunables list; that way only the ones with SXID_IGNORE remain prominent and mentioned. TODO: we need to audit each of those cases and drop them to SXID_ERASE wherever possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 018edea1fb..3ae1fd2ddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-12-14 Siddhesh Poyarekar <siddhesh@sourceware.org>
+
+ * elf/dl-tunables.list: Remove redundant SXID_ERASE.
+
2017-12-14 Florian Weimer <fweimer@redhat.com>
[BZ #22607]