diff options
author | Alan Modra <amodra@gmail.com> | 2014-07-14 21:14:50 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-07-14 21:17:32 +0930 |
commit | f6c44d475104e931bab2b4ffa499961088de673c (patch) | |
tree | b9cf1b0c723be798c524fb2907c5f0030d5b15aa /ChangeLog | |
parent | e76512835561e4622704742925df45cc72b9acfe (diff) | |
download | glibc-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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] |