about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2002-05-08 09:03:36 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2002-05-08 09:03:36 +0000
commit6af28dcd599fb2c65b5cc36f5c794e1874e09420 (patch)
tree3544303a05243df8e2eeca718c1476e868d70a94
parentb8d144ca45f14265eb4f20c4f1e793a361cd0d71 (diff)
downloadzsh-6af28dcd599fb2c65b5cc36f5c794e1874e09420.tar.gz
zsh-6af28dcd599fb2c65b5cc36f5c794e1874e09420.tar.xz
zsh-6af28dcd599fb2c65b5cc36f5c794e1874e09420.zip
unposted: add autom4te.cache to .cvsignore (autoconf-2.53?)
-rw-r--r--.cvsignore1
-rw-r--r--ChangeLog5
2 files changed, 6 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 64304338c..3080dc21c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -10,3 +10,4 @@ configure
 stamp-h
 stamp-h.in
 cscope.out
+autom4te.cache
diff --git a/ChangeLog b/ChangeLog
index 99eb61917..080008da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-08  Andrej Borsenkow  <bor@zsh.org>
+
+	* unposted: .cvsignore: add autom4te.cache. Looks like
+	autoconf-2.53 generates it for whatever reason
+
 2002-05-06  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 17078: Completion/Base/Utility/_describe: fix _arguments' -s