aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-10-25 16:26:30 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-10-25 16:26:30 +0000
commit07f3b6ad4aad9b4ee194f270784a361e92226eb7 (patch)
tree4f4c9a5b20aa42fe7068a7b374869171a11a523b /ld/ChangeLog
parent2e0d1c66f529b3ca111eb570f15f70ec395bed6c (diff)
downloadgdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.zip
gdb-07f3b6ad4aad9b4ee194f270784a361e92226eb7.tar.gz
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/ChangeLog7
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.