diff options
author | Alan Modra <amodra@gmail.com> | 2008-10-21 01:36:15 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-10-21 01:36:15 +0000 |
commit | e449363ae21b442b04c105e1fc6c8720faf2d8ef (patch) | |
tree | a8cf199bae7eca6f1c272fa5b548828325aa394a /binutils/ChangeLog | |
parent | 78aff5a5271ab14960fec98805bd1c295cab6d8d (diff) | |
download | gdb-e449363ae21b442b04c105e1fc6c8720faf2d8ef.zip gdb-e449363ae21b442b04c105e1fc6c8720faf2d8ef.tar.gz gdb-e449363ae21b442b04c105e1fc6c8720faf2d8ef.tar.bz2 |
missing changelog entry
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4a03200..65f6b4e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2008-10-21 Alan Modra <amodra@bigpond.net.au> + + * windmc.c (res_alloc): Remove unnecessary cast. + * windres.c (res_alloc, reswr_alloc): Likewise. + 2008-10-20 Nick Clifton <nickc@redhat.com> * readelf.c: Tidy up code formatting. |