diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-22 11:01:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-22 11:01:23 +0000 |
commit | 0797e95b8a8aa6a9dbbd21d60dfbce66a8b67c2e (patch) | |
tree | e0a9ee3be574b564111a1f56fa6a43d75850a634 /doc | |
parent | 112606d80f63593f5747487f77f803696200d2d2 (diff) | |
download | coreutils-0797e95b8a8aa6a9dbbd21d60dfbce66a8b67c2e.tar.xz |
* .cvsignore: Add files that are now generated by ../bootstrap.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.cvsignore | 4 | ||||
-rw-r--r-- | doc/ChangeLog | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/.cvsignore b/doc/.cvsignore index e3e91748b..034757fa5 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -12,9 +12,11 @@ coreutils.ky coreutils.log coreutils.op coreutils.pg +coreutils.tmp coreutils.toc coreutils.tp coreutils.vr +fdl.texi +getdate.texi stamp-vti version.texi -coreutils.tmp diff --git a/doc/ChangeLog b/doc/ChangeLog index 185d0e0f5..08176304c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-08-22 Jim Meyering <jim@meyering.net> + + * .cvsignore: Add files that are now generated by ../bootstrap. + 2006-08-20 Paul Eggert <eggert@cs.ucla.edu> * Makefile.in, fdl.texi, getdate.texi: |