From: Simon Marchi Date: Thu, 26 Nov 2015 20:49:46 +0000 (-0500) Subject: Adjust ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=980facc35f88dfc6ae715c7e0b088b262d2f5204;p=binutils-gdb.git Adjust ChangeLog entry Par Olsson was the original author of the fix, so change the name in the ChangeLog to give him the credit. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0871500f3f3..ac13a922d3e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -73,7 +73,7 @@ first. Use ALL_NON_EXITED_THREADS instead of iterate_over_threads. -2015-11-23 Simon Marchi +2015-11-23 Par Olsson * breakpoint.c (tracepoint_print_recreate): Fix logic error if -> else if.