summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-26 08:50:20 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-26 08:50:20 -0500
commitc18c701d030e28698e6faee9c6d3b8b80d0e2302 (patch)
treed1d07301f27fba6fbf7d48ccb64b992b663a57f9 /ChangeLog
parent89756a8cdb72c3741aa01e97d4ec8c4b30da585b (diff)
Add AT_HWCAP2 as a new auxv_t a_type to elf.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56bf1da427..8bc2ddc26b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-26 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
+
+ * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
+
2013-06-25 Richard Henderson <rth@redhat.com>
* locale/programs/locarchive.c: Include <libc-internal.h>