about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-06-29 05:53:12 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-29 05:53:12 +0000
commitc2277ed220d0ebbc3cdc674d6ac4ddb308f8e69c (patch)
tree9f11a9ef3b05d024674c3d9f8513878ef82a2871 /ChangeLog
parent9ac13ddd6c5054f71131e57be4fdea3254647ad0 (diff)
downloadzsh-c2277ed220d0ebbc3cdc674d6ac4ddb308f8e69c.tar.gz
zsh-c2277ed220d0ebbc3cdc674d6ac4ddb308f8e69c.tar.xz
zsh-c2277ed220d0ebbc3cdc674d6ac4ddb308f8e69c.zip
Merge .distfiles change from 4.0.2 branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d268613a..3e67fcf27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,8 +18,8 @@
 
 2001-06-27  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
-	* 15151: zshconfig.ac: enable-sitefndir should have been
-	enable-site-fndir, spotted by Jos Backus.
+	* 15151: zshconfig.ac: --enable-sitefndir should be
+	--enable-site-fndir, spotted by Jos Backus.
 
 2001-06-27  Sven Wischnowsky  <wischnow@zsh.org>
 
@@ -55,6 +55,9 @@
 2001-06-25  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
 	* zsh-users/3942: source installed as Etc/FAQ.yo: latest FAQ.
+	
+	* unposted: Completion/Zsh/Context/.distfiles: add _autocd.
+
 
 2001-06-25  Clint Adams  <clint@zsh.org>