aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-01-07 15:42:52 -0800
committerRoland McGrath <roland@redhat.com>2010-01-07 15:43:10 -0800
commit4472e1de3020a95d4823a9a209b02a250adc7baa (patch)
treeac3560b1e9de873091ae0b796d96b2a14c6fb83f /ChangeLog
parent44dcc00292b965b3b6bff8415175d6a3e290aab7 (diff)
downloadglibc-4472e1de3020a95d4823a9a209b02a250adc7baa.zip
glibc-4472e1de3020a95d4823a9a209b02a250adc7baa.tar.gz
glibc-4472e1de3020a95d4823a9a209b02a250adc7baa.tar.bz2
Use NT_GNU_HWCAP instead of literal 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cbc86d..dbdf921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-07 Roland McGrath <roland@redhat.com>
+
+ * elf/dl-sysdep.c (_dl_important_hwcaps): Use NT_GNU_HWCAP instead of
+ literal 2.
+
2010-01-06 Ulrich Drepper <drepper@redhat.com>
* dirent/dirent.h: Fix typo in feature selection macro use.