diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-06-16 14:54:41 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-06-16 14:54:41 +0800 |
commit | 8f9d4477d4692e44583ea0aa085f4b9a07e1bffd (patch) | |
tree | 14240a10e13acadc9d9b76cf0c190b132af08912 | |
parent | f1ec2c3f4d18d97aa7f20be038c62d29651c1e99 (diff) | |
download | gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar.gz gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar.bz2 gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar.lz gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar.xz gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.tar.zst gsoc2013-evolution-8f9d4477d4692e44583ea0aa085f4b9a07e1bffd.zip |
added evolution-guide and evolution-guide.junk so we don't get the '?
2000-06-16 Damon Chaplin <damon@helixcode.com>
* 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
-rw-r--r-- | doc/C/.cvsignore | 2 | ||||
-rw-r--r-- | doc/ChangeLog | 6 | ||||
-rw-r--r-- | help/C/.cvsignore | 2 | ||||
-rw-r--r-- | help/ChangeLog | 6 |
4 files changed, 16 insertions, 0 deletions
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 <damon@helixcode.com> + + * 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 <aaron@helixcode.com> * 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 <damon@helixcode.com> + + * 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 <aaron@helixcode.com> * C/usage-mainwindow.sgml: added sect on menubar, other minor changes. |