Fix date in changelog entry.

This commit is contained in:
Yao Qi 2011-11-02 04:12:56 +00:00
parent 99c513f6ac
commit 7b35ec7f28
2 changed files with 2 additions and 2 deletions

View 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.

View 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