about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-09 09:52:27 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-09 09:52:27 +0000
commit8a5fb55595d730a0e1fc3a15ff5f69c58e9bdb5b (patch)
tree76d6b45499ed2b1974fe315f660ef79c5c8116dd /ChangeLog
parent6626f6dc864341f46001f63761a5ed8510a75f90 (diff)
downloadzsh-8a5fb55595d730a0e1fc3a15ff5f69c58e9bdb5b.tar.gz
zsh-8a5fb55595d730a0e1fc3a15ff5f69c58e9bdb5b.tar.xz
zsh-8a5fb55595d730a0e1fc3a15ff5f69c58e9bdb5b.zip
option name clash in _arguments (11273)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5b3faac4..b600d1eb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-09  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11273: Completion/Base/_argument_sets,
+ 	Completion/Base/_arguments: option name clash in _arguments
+	
 	* 11272: Completion/Base/_arguments: fix for _arguments without
  	options and no more arguments to complete