Adjust ChangeLog entry
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 26 Nov 2015 20:49:46 +0000 (15:49 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 26 Nov 2015 20:51:24 +0000 (15:51 -0500)
Par Olsson was the original author of the fix, so change the name in the
ChangeLog to give him the credit.

gdb/ChangeLog

index 0871500f3f39b326e534045bbb8d3d5fbe436b0e..ac13a922d3e2a54a89010bc9e0779c9f91381cbf 100644 (file)
@@ -73,7 +73,7 @@
        first.  Use ALL_NON_EXITED_THREADS instead of
        iterate_over_threads.
 
-2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
+2015-11-23  Par Olsson  <par.olsson@windriver.com>
 
        * breakpoint.c (tracepoint_print_recreate): Fix logic error
        if -> else if.