diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
commit | 9176ac5bfce8c1771063c2514b7d46efa613cc1b (patch) | |
tree | eeff5a0e0fd5e7be8e7de2903e9e3532bbed09bb /ld/ChangeLog | |
parent | 27f7b092c26b84633a4a266ba8ff01154d915035 (diff) | |
download | gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.zip gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.gz gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.bz2 |
Add 2.30 markers to NEWS files.
binutils/
* NEWS: Add marker for 2.30.
gas/
* NEWS: Add marker for 2.30.
ld/
* NEWS: Add marker for 2.30.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0514bdd..45d2ad8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-01-13 Nick Clifton <nickc@redhat.com> + + * NEWS: Add marker for 2.30. + 2018-01-12 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer |