diff --git a/testsuites/smptests/.cvsignore b/testsuites/smptests/.cvsignore new file mode 100644 index 0000000000..a648c8a5b5 --- /dev/null +++ b/testsuites/smptests/.cvsignore @@ -0,0 +1,15 @@ +aclocal.m4 +autom4te*.cache +config.cache +config.guess +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +Makefile +Makefile.in +missing +mkinstalldirs diff --git a/testsuites/smptests/ChangeLog b/testsuites/smptests/ChangeLog index 51cc3fef07..c1ade643ab 100644 --- a/testsuites/smptests/ChangeLog +++ b/testsuites/smptests/ChangeLog @@ -1,3 +1,7 @@ +2011-06-29 Joel Sherrill + + * .cvsignore: New file. + 2011-06-28 Joel Sherrill * .configure.ac.swp, ChangeLog, Makefile.am, README, config.h.in,