aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-03 15:40:29 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-03 15:40:29 +0000
commitd01e2a38695cf484eacdc8de0addf1a6891fce14 (patch)
treee972d666334ce85e6dc741fe56d68641f7b6659c /libiberty/ChangeLog
parent91fc5678cae1e7421e46e1e0af32c91a41b65aa1 (diff)
PR other/13906
* md5.c (md5_process_bytes): Check alignment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101557 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index eb19aa71e4c..ba575549ada 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-03 Steve Ellcey <sje@cup.hp.com>
+
+ PR other/13906
+ * md5.c (md5_process_bytes): Check alignment.
+
2005-07-01 Ian Lance Taylor <ian@airs.com>
PR other/22268