diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-25 16:26:30 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-25 16:26:30 +0000 |
commit | 07f3b6ad4aad9b4ee194f270784a361e92226eb7 (patch) | |
tree | 4f4c9a5b20aa42fe7068a7b374869171a11a523b /ld/ChangeLog | |
parent | 2e0d1c66f529b3ca111eb570f15f70ec395bed6c (diff) | |
download | fsf-binutils-gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.zip fsf-binutils-gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.tar.gz fsf-binutils-gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.tar.bz2 |
* ChangeLog-9197: Fix typos.
* NEWS: Likewise.
* ld.texinfo: Likewise.
* ldlang.c: Fix comment typos.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 75e4118..ab069b1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2003-10-25 Kazu Hirata <kazu@cs.umass.edu> + + * ChangeLog-9197: Fix typos. + * NEWS: Likewise. + * ld.texinfo: Likewise. + * ldlang.c: Fix comment typos. + 2003-10-24 H.J. Lu <hongjiu.lu@intel.com> * ldlang.c (lang_vers_match): Fix a typo. |