diff options
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 1e080cd..61b6855 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-07-01 Eric Fifer <EFifer@sanwaint.com> + + * dllwrap.c: Changed mistaken dyn_string_append() calls + to dyn_string_append_cstr(). + 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com> * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils |