Fix date in changelog entry.
authorYao Qi <yao@codesourcery.com>
Wed, 2 Nov 2011 04:12:56 +0000 (04:12 +0000)
committerYao Qi <yao@codesourcery.com>
Wed, 2 Nov 2011 04:12:56 +0000 (04:12 +0000)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index d41cde2..384161f 100644 (file)
@@ -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 ba24a37..a47ba7e 100644 (file)
@@ -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