diff --git a/.cvsignore b/.cvsignore index 30ca717b..3f24a575 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,6 +11,7 @@ config.guess config.status config.sub stamp-h +stamp-h1 libtool ltconfig ltmain.sh @@ -29,6 +30,7 @@ testSAX testXPath libxml-2.0.pc libxml-2.0-uninstalled.pc +libxml2.spec xmlversion.h xmllint testURI @@ -38,6 +40,7 @@ xmlcatalog testAutomata testC14N testRegexp +testRelax testSchemas testThreads testReader diff --git a/ChangeLog b/ChangeLog index 11cb097d..0b3eb5a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Mar 8 11:12:23 CET 2004 Hagen Moebius + + * .cvsignore and python/.cvsignore patched + Mon Mar 8 22:33:14 HKT 2004 William Brack * xinclude.c: enhanced to assure that if xpointer is called diff --git a/python/.cvsignore b/python/.cvsignore index c038ed78..9619940b 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,2 +1,4 @@ Makefile -Makefile.in \ No newline at end of file +Makefile.in +setup.py +