diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-04-03 08:25:36 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-04-03 08:25:36 -0700 |
commit | 2514e33e01890ad28023359b110d1c9c1ad201d4 (patch) | |
tree | bdf2261d8c72ffcc57d272eb504a2c4d63e50cae | |
parent | 46bed6796d5821832e8ba373ddb2e7fdc45a109d (diff) | |
download | binutils-gdb-2514e33e01890ad28023359b110d1c9c1ad201d4.tar.gz |
Correct the ChangeLog entry
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 62b78b13b75..c3490a5a76a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,6 +1,6 @@ 2017-04-03 H.J. Lu <hongjiu.lu@intel.com> - * ld/NEWS: Mention support for ELF GNU program properties. + * NEWS: Mention support for ELF GNU program properties. * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call ELF setup_gnu_properties. * testsuite/ld-i386/i386.exp: Run property tests for Linux/i386. |