# HG changeset patch # User asl # Date 1028878066 0 # Node ID ca456a5c2de6fb3450182dd92396245b7fce284d # Parent c3ec301f39dffeb437d7054cff4138c568d779d8 * sgml/.cvsignore: Ignore the generated html files etc. diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,8 @@ -2002-08-07 Andrew Lunn +2002-08-09 Andrew Lunn + + * sgml/.cvsignore: Ignore the generated html files etc. + +2002-08-07 Andrew Lunn * sgml/makemakefile: Replaced the old internal RedHat ecc directory name with the new name "packages" diff --git a/doc/sgml/.cvsignore b/doc/sgml/.cvsignore new file mode 100644 --- /dev/null +++ b/doc/sgml/.cvsignore @@ -0,0 +1,3 @@ +ecos.sgml +makefile +*.html \ No newline at end of file