From f873665f447ee4e36883e3122a4e35c2cd049045 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sat, 7 Mar 2015 14:52:22 +0000 Subject: [PATCH] Fix mail address format of a couple recent ChangeLog entries --- gdb/ChangeLog | 2 +- gdb/doc/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c7735f1b8b9..25596c939ab 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2015-03-06 Gary Benson +2015-03-06 Gary Benson * common/common-utils.h (startswith): New inline function. All places where this logic was used updated to use the above. diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f62b4ac64c0..92d1d451a78 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -11,7 +11,7 @@ qSupported features. (Remote Non-Stop): Explain that swbreak and hwbreak are required. -2015-03-03 Philippe Proulx eeppeliteloop@gmail.com +2015-03-03 Philippe Proulx * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry under *stopped. -- 2.30.2