summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-22 19:19:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-22 19:19:57 +0000
commit0d35f28695ca02288aa473101c7baf243566702a (patch)
tree8427cfcfde7d40a9904ab22d41a63748c0d3f08b /ChangeLog
parent711f81145e32fe10499623b624086271a5470659 (diff)
downloadcoreutils-0d35f28695ca02288aa473101c7baf243566702a.tar.xz
* bootstrap (bootstrap_conf_cleanup): Remove.
(excluded_files): New var. * bootstrap.conf: Likewise. * bootstrap (slurp): Exclude files early if they're in the excluded_files list. That way, their names don't get put into .cvsignore.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78fca5d3d..d93971530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-08-22 Paul Eggert <eggert@cs.ucla.edu>
+ * bootstrap (bootstrap_conf_cleanup): Remove.
+ (excluded_files): New var.
+ * bootstrap.conf: Likewise.
+ * bootstrap (slurp): Exclude files early if they're in the
+ excluded_files list. That way, their names don't get put into
+ .cvsignore.
+
* aclocal.m4, config.hin, configure:
Remove from CVS, since ./bootstrap generates them automatically.
* .cvsignore: Add INSTALL, Makefile.in, aclocal.m4, config.hin,