diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c7735f1b8b..25596c939a 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 f62b4ac64c..92d1d451a7 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.