From: Sergio Durigan Junior Date: Sat, 31 Oct 2009 06:05:15 +0000 (+0000) Subject: Fixing the date format for the last ChangeLog entry. X-Git-Tag: sid-snapshot-20091101~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08bca2595aad790262c7b3681cf75fa702d4c8cf;p=platform%2Fupstream%2Fbinutils.git Fixing the date format for the last ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a42baf7..f28a9ee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2009-31-10 Sergio Durigan Junior +2009-10-31 Sergio Durigan Junior * breakpoint.c (catch_syscall_split_args): Remove unecessary warning displayed when the user provided a syscall name and there is no diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 56400cd..87ef634 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2009-31-10 Sergio Durigan Junior +2009-10-31 Sergio Durigan Junior * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept the modified warnings for catch syscall. Verify if GDB was compiled