This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Adjust ChangeLog entry


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=980facc35f88dfc6ae715c7e0b088b262d2f5204

commit 980facc35f88dfc6ae715c7e0b088b262d2f5204
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Thu Nov 26 15:49:46 2015 -0500

    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:
---
 gdb/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0871500..ac13a92 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  <simon.marchi@ericsson.com>
+2015-11-23  Par Olsson  <par.olsson@windriver.com>
 
 	* breakpoint.c (tracepoint_print_recreate): Fix logic error
 	if -> else if.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]