diff options
author | Nick Clifton <nickc@redhat.com> | 2001-08-29 17:18:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-08-29 17:18:52 +0000 |
commit | 70d0c6e9db0c4718885140d2cb057290fb5c5b8e (patch) | |
tree | c072ab4e52ccf4a8bdedf5bb82378f555cdc3bf9 /ld | |
parent | 8db76d70acce22b7730151f049dfe023b0620b0e (diff) | |
download | fsf-binutils-gdb-70d0c6e9db0c4718885140d2cb057290fb5c5b8e.zip fsf-binutils-gdb-70d0c6e9db0c4718885140d2cb057290fb5c5b8e.tar.gz fsf-binutils-gdb-70d0c6e9db0c4718885140d2cb057290fb5c5b8e.tar.bz2 |
Add missing changelog entry
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fc9b323..4719b5a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -8,6 +8,11 @@ Wed Aug 29 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com> * emulparams/h8300self.sh: New file. * Makefile.in: Regenerated. +2001-08-28 Nick Clifton <nickc@cambridge.redhat.com> + + * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision + with macro name. + 2001-08-27 Linus Nordberg <linus@swox.com> Alan Modra <amodra@bigpond.net.au> |