From: Hui Zhu Date: Wed, 6 May 2009 11:17:52 +0000 (+0000) Subject: Fix the date error. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=51f4db8353c6f706435093679977623e5882958c;p=binutils-gdb.git Fix the date error. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8ac2bb2e494..8d830b3e5f2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,8 @@ -2008-05-06 Hui Zhu +2009-05-06 Hui Zhu * i386-tdep.c (i386_process_record): Change bzero to memset. -2008-05-06 Hui Zhu +2009-05-06 Hui Zhu * NEWS: Add item for process record and replay.