From 8f9d4477d4692e44583ea0aa085f4b9a07e1bffd Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Fri, 16 Jun 2000 06:54:41 +0000 Subject: added evolution-guide and evolution-guide.junk so we don't get the '? 2000-06-16 Damon Chaplin * C/.cvsignore: added evolution-guide and evolution-guide.junk so we don't get the '? doc/C/evolution-guide' messages each time we do a cvs update. svn path=/trunk/; revision=3590 --- doc/C/.cvsignore | 2 ++ doc/ChangeLog | 6 ++++++ help/C/.cvsignore | 2 ++ help/ChangeLog | 6 ++++++ 4 files changed, 16 insertions(+) diff --git a/doc/C/.cvsignore b/doc/C/.cvsignore index 282522db03..cba1534920 100644 --- a/doc/C/.cvsignore +++ b/doc/C/.cvsignore @@ -1,2 +1,4 @@ Makefile Makefile.in +evolution-guide +evolution-guide.junk diff --git a/doc/ChangeLog b/doc/ChangeLog index 5a0a10b948..8e1ae2b1bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2000-06-16 Damon Chaplin + + * C/.cvsignore: added evolution-guide and evolution-guide.junk + so we don't get the '? doc/C/evolution-guide' messages each time we + do a cvs update. + 2000-06-14 Aaron Weber * C/usage-mainwindow.sgml: added sect on menubar, other minor changes. diff --git a/help/C/.cvsignore b/help/C/.cvsignore index 282522db03..cba1534920 100644 --- a/help/C/.cvsignore +++ b/help/C/.cvsignore @@ -1,2 +1,4 @@ Makefile Makefile.in +evolution-guide +evolution-guide.junk diff --git a/help/ChangeLog b/help/ChangeLog index 5a0a10b948..8e1ae2b1bc 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,9 @@ +2000-06-16 Damon Chaplin + + * C/.cvsignore: added evolution-guide and evolution-guide.junk + so we don't get the '? doc/C/evolution-guide' messages each time we + do a cvs update. + 2000-06-14 Aaron Weber * C/usage-mainwindow.sgml: added sect on menubar, other minor changes. -- cgit