diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-04-27 01:29:58 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2005-04-27 01:29:58 +0000 |
commit | 943ea8a2b0cce77e272b34dd88b901b2b9b0e0a0 (patch) | |
tree | d21e6bc41b3b4eaf01eecf8d56b8dc80557db30d /binutils/ChangeLog | |
parent | ebf40edefd3088de303f10f42a4abe7806657bae (diff) | |
download | gdb-943ea8a2b0cce77e272b34dd88b901b2b9b0e0a0.zip gdb-943ea8a2b0cce77e272b34dd88b901b2b9b0e0a0.tar.gz gdb-943ea8a2b0cce77e272b34dd88b901b2b9b0e0a0.tar.bz2 |
* syslex.l: Adjust top-of-file comment: this file is part of GNU
binutils, not GNU ld.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9eb947c..c549add 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2005-04-27 Ben Elliston <bje@au.ibm.com> + + * syslex.l: Adjust top-of-file comment: this file is part of GNU + binutils, not GNU ld. + 2005-04-25 Nick Clifton <nickc@redhat.com> PR872 |