diff options
author | Nick Clifton <nickc@redhat.com> | 1999-08-11 09:21:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-08-11 09:21:38 +0000 |
commit | 0811443ae790187cc4efcebc9c1eca1295edc9e0 (patch) | |
tree | f69ecbb784566be4394097567284c78612b93f9c /ld/ChangeLog | |
parent | 2f1386ccf7165a07e36f0892cbed76dd2eac9b43 (diff) | |
download | gdb-0811443ae790187cc4efcebc9c1eca1295edc9e0.zip gdb-0811443ae790187cc4efcebc9c1eca1295edc9e0.tar.gz gdb-0811443ae790187cc4efcebc9c1eca1295edc9e0.tar.bz2 |
Fix typo in defintion of OUTPUT_FORMAT.
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 af34b23..2bd9093 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +1999-08-11 Nick Clifton <nickc@cygnus.com> + + * scripttempl/mcorepe.sc (OUTPUT_FORMAT): Fix typo. + 1999-08-09 Mark Elbrecht <snowball3@bigfoot.com> * scripttempl/i386go32.sc: Handle g++ exception sections. |