diff --git a/ChangeLog b/ChangeLog index 132fa2df..52b08c8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-01 Johan Dahlin + + * python/.cvsignore: Add generated files, to make cvs silent. + Thu Apr 1 12:41:36 CEST 2004 Daniel Veillard * xmlschemas.c: small signed-ness patch from Steve Little diff --git a/python/.cvsignore b/python/.cvsignore index 9619940b..b142ad2c 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,4 +1,9 @@ Makefile Makefile.in setup.py - +gen_prog +libxml2-export.c +libxml2-py.c +libxml2-py.h +libxml2.py +libxml2class.py