diff --git a/.cvsignore b/.cvsignore index 7487721d..d90d2b75 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,6 +6,8 @@ configure libtool ltmain.sh stamp-h1 +stamp-h +stamp-h.in Doxyfile Makefile Makefile.in diff --git a/ChangeLog b/ChangeLog index b73d6b99..cbc2d220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ 2002-12-15 Harri Porten * autogen.sh: check for libtoolize before attempting to use it - * dbus/dbus-transport-unix.c: include for timeval struct. + + * dbus/dbus-transport-unix.c: include for timeval + struct. + + * .cvsignore: ignore more stamp files 2002-12-15 Havoc Pennington