about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-06-06 09:31:54 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-06-06 09:31:54 +0000
commita7340e627b7ceac541e3d96e169ced54e2a061cb (patch)
tree09f86e0d6920f952d7c5759314d6ad3bd316e35e /ChangeLog
parent4b44bbb3fb61feb33ee275b13e604976f3bb2220 (diff)
downloadzsh-a7340e627b7ceac541e3d96e169ced54e2a061cb.tar.gz
zsh-a7340e627b7ceac541e3d96e169ced54e2a061cb.tar.xz
zsh-a7340e627b7ceac541e3d96e169ced54e2a061cb.zip
two fixes: try all actions that have to be tried (but only once), execute actions if we aren't after an option already (in the same word) (14733)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f0a151c9..32900f533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-06  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 14733: Completion/Base/Utility/_arguments: two fixes: try all
+	actions that have to be tried (but only once), execute actions
+	if we aren't after an option already (in the same word)
+
 001-06-06  Andrej Borsenkow  <bor@zsh.org>
 
 	* unposted; based on 14679 (me) and 14693 (Bart): configure.ac,