diff options
author | Sunyeop Lee <sunyeop97@gmail.com> | 2017-03-24 11:08:28 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-03-24 11:08:28 +0530 |
commit | 65eff7fbdbddad8c1f9af7cb48cd3b5dca3c5c9d (patch) | |
tree | 14e134b89a2ee604ff290252c22ea20444ac8ceb /ChangeLog | |
parent | 8d2030d659791184ecac8de9d6e1403b316a94c2 (diff) | |
download | glibc-65eff7fbdbddad8c1f9af7cb48cd3b5dca3c5c9d.zip glibc-65eff7fbdbddad8c1f9af7cb48cd3b5dca3c5c9d.tar.gz glibc-65eff7fbdbddad8c1f9af7cb48cd3b5dca3c5c9d.tar.bz2 |
Update old tunables framework document/script.
Since commit 8b9e9c3c0bae497ad5e2d0ae2f333f62feddcc12, security_level replaces
is_secure. There were some old files need to be updated.
2017-03-23 Sunyeop Lee <sunyeop97@gmail.com>
* README.tunables: Updated descriptions.
* elf/dl-tunables.list: Fixed typo: SXID_NONE -> NONE.
* scripts/gen-tunables.awk: Updated the code related to the commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-03-24 Sunyeop Lee <sunyeop97@gmail.com> + + * README.tunables: Updated descriptions. + * elf/dl-tunables.list: Fixed typo: SXID_NONE -> NONE. + * scripts/gen-tunables.awk: Updated the code related to the + commit. + 2017-03-23 Wilco Dijkstra <wdijkstr@arm.com> * benchtests/Makefile (string-benchset): Add memcpy-random. |