about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-05-03 17:07:24 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-05-03 17:07:24 +0000
commit35fa37f5a2787a64314f50e01247ab904ec79b26 (patch)
treee59888e4b4c1b451656f487f73f5b859b010a4ac /ChangeLog
parent36546001bd7960319d39937050739d2269da5f20 (diff)
downloadzsh-35fa37f5a2787a64314f50e01247ab904ec79b26.tar.gz
zsh-35fa37f5a2787a64314f50e01247ab904ec79b26.tar.xz
zsh-35fa37f5a2787a64314f50e01247ab904ec79b26.zip
Fix _files -F
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fc4ef696..4dab40c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-03  Bart Schaefer  <schaefer@zsh.org>
+
+	* 14217: Completion/Unix/Type/_files: Fix processing of the -F
+	option so that it doesn't stomp on other options.
+
 2001-05-03  Oliver Kiddle  <opk@zsh.org>
 
 	* 14216: Completion/Unix/Command/.distfiles,