diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 0153ff7e173..baa4bdabe22 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2008-03-11 Nick Clifton <nickc@redhat.com> + + * md5.c (md5_process_bytes): Do not assume that memcpy will + provide a return value. + 2008-02-19 Ben Elliston <bje@au.ibm.com> PR other/12618 |