aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-07-14 21:14:50 +0930
committerAlan Modra <amodra@gmail.com>2014-07-14 21:17:32 +0930
commitf6c44d475104e931bab2b4ffa499961088de673c (patch)
treeb9cf1b0c723be798c524fb2907c5f0030d5b15aa /ChangeLog
parente76512835561e4622704742925df45cc72b9acfe (diff)
downloadglibc-f6c44d475104e931bab2b4ffa499961088de673c.tar
glibc-f6c44d475104e931bab2b4ffa499961088de673c.tar.gz
glibc-f6c44d475104e931bab2b4ffa499961088de673c.tar.bz2
glibc-f6c44d475104e931bab2b4ffa499961088de673c.zip
Correct DT_PPC64_NUM
[BZ #17153] * elf/elf.h (DT_PPC64_NUM): Correct value. * NEWS: Add to fixed bug list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41247ecc92..a05bc1e146 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-14 Alan Modra <amodra@gmail.com>
+
+ [BZ #17153]
+ * elf/elf.h (DT_PPC64_NUM): Correct value.
+ * NEWS: Add to fixed bug list.
+
2014-07-13 Jim Meyering <meyering@fb.com>
[BZ 17150]