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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08bca2595aad790262c7b3681cf75fa702d4c8cf;p=binutils-gdb.git Fixing the date format for the last ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a42baf7eef3..f28a9ee3456 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 56400cd6d91..87ef634fa1c 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