diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-10-09 07:01:29 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-10-09 07:01:29 +0000 |
commit | 86b1cc60c0f0ab09253cc6f6554d402fa13e52e6 (patch) | |
tree | 4d580e5f2d3c6178d9cb3524999088a5da01d538 /ld/ChangeLog | |
parent | d643799dab9b2fc667007a0b6237a4c11a15c426 (diff) | |
download | fsf-binutils-gdb-86b1cc60c0f0ab09253cc6f6554d402fa13e52e6.zip fsf-binutils-gdb-86b1cc60c0f0ab09253cc6f6554d402fa13e52e6.tar.gz fsf-binutils-gdb-86b1cc60c0f0ab09253cc6f6554d402fa13e52e6.tar.bz2 |
2000-10-09 Kazu Hirata <kazu@hxi.com>
* pe-dll.c: Fix formatting.
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 6560143..0105c61 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-10-09 Kazu Hirata <kazu@hxi.com> + + * pe-dll.c: Fix formatting. + 2000-10-08 Kazu Hirata <kazu@hxi.com> * pe-dll.c: Fix formatting. |