diff options
-rw-r--r-- | testsuite/.cvsignore | 1 | ||||
-rw-r--r-- | testsuite/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/.cvsignore b/testsuite/.cvsignore index 5366315c..fd345061 100644 --- a/testsuite/.cvsignore +++ b/testsuite/.cvsignore @@ -1 +1,2 @@ Makefile probe.out site.exp systemtap.log systemtap.sum .systemtap +config.log config.status diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 31f72476..9854984b 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-03-15 David Smith <dsmith@redhat.com> + + * .cvsignore: Added "config.log" and "config.status". + 2007-03-14 Frank Ch. Eigler <fche@redhat.com> PR 4171. |