From 31c89e376530b75a73751968b18914c7c3c39d29 Mon Sep 17 00:00:00 2001 From: sergiodj Date: Sat, 31 Oct 2009 15:05:15 +0000 Subject: [PATCH] Fixing the date format for the last ChangeLog entry. --- gdb/ChangeLog | 2 +- gdb/testsuite/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a42baf7eef..f28a9ee345 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 56400cd6d9..87ef634fa1 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 -- 2.11.0