This is the mail archive of the gdb-patches@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]

[obv] Fix the date of changelog entry


The date of changelog entry is about when this change/patch was
committed/installed, instead of when it was written or reviewed.

Committed.

-- 
Yao (éå) 

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13479
diff -u -r1.13479 ChangeLog
--- ChangeLog	1 Nov 2011 14:51:15 -0000	1.13479
+++ ChangeLog	2 Nov 2011 03:50:12 -0000
@@ -1,4 +1,4 @@
-2011-10-06  Justin Lebar  <justin.lebar@gmail.com>
+2011-11-01  Justin Lebar  <justin.lebar@gmail.com>
 
 	* Makefile.in: (SFILES): Add skip.c.
 	(HFILES_NO_SRCDIR): Add skip.h.
Index: testsuite/ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
retrieving revision 1.2920
diff -u -r1.2920 ChangeLog
--- testsuite/ChangeLog	1 Nov 2011 20:00:00 -0000	1.2920
+++ testsuite/ChangeLog	2 Nov 2011 03:50:33 -0000
@@ -11,7 +11,7 @@
 	* gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
 	well as Cygwin.
 
-2011-10-06  Justin Lebar <justin.lebar@gmail.com>
+2011-11-01  Justin Lebar <justin.lebar@gmail.com>
 
 	Add tests for skip command.
 	* testsuite/gdb.base/skip-solib-lib.c: New


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