aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-03-07 14:52:22 +0000
committerPedro Alves <palves@redhat.com>2015-03-07 14:52:22 +0000
commitf873665f447ee4e36883e3122a4e35c2cd049045 (patch)
treea844fa5b3721b8ffc552b3b969e63375ed421c18
parentf6162ff58ec27d86814c015f80828ff410f698e7 (diff)
downloadgdb-f873665f447ee4e36883e3122a4e35c2cd049045.zip
gdb-f873665f447ee4e36883e3122a4e35c2cd049045.tar.gz
gdb-f873665f447ee4e36883e3122a4e35c2cd049045.tar.bz2
Fix mail address format of a couple recent ChangeLog entries
-rw-r--r--gdb/ChangeLog2
-rw-r--r--gdb/doc/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c7735f1..25596c9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,4 @@
-2015-03-06 Gary Benson <gbenson@redhat.com>
+2015-03-06 Gary Benson <gbenson@redhat.com>
* 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 f62b4ac6..92d1d45 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 <eeppeliteloop@gmail.com>
* gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
under *stopped.