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 new file mode 100644 index 00000000..822e7ca3 --- /dev/null +++ b/testsuite/.cvsignore @@ -0,0 +1 @@ +Makefile probe.out site.exp systemtap.log systemtap.sum diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 73f38e2b..ed66dded 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-09-12 David Smith <dsmith@redhat.com> + + * Added .cvsignore file. + 2006-09-09 Frank Ch. Eigler <fche@elastic.org> * lib/systemtap.exp (stap_run_batch): New helper routine. |