From 08bca2595aad790262c7b3681cf75fa702d4c8cf Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Sat, 31 Oct 2009 06: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 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 -- 2.7.4