about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-01-08 15:29:46 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-01-08 15:29:46 +0000
commit2ed74b89eaf9904293b3b0b95f59d0620c114b05 (patch)
tree189431a33180837fb2c05cf5da0b38ad4724e0df /ChangeLog
parentba968d10de8be0c8dcef4e652dd97e25fc495553 (diff)
downloadzsh-2ed74b89eaf9904293b3b0b95f59d0620c114b05.tar.gz
zsh-2ed74b89eaf9904293b3b0b95f59d0620c114b05.tar.xz
zsh-2ed74b89eaf9904293b3b0b95f59d0620c114b05.zip
don't report _arguments-specs more than once (not even shared options with multiple sets) (16417)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e121ba87..e603cd64d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-08  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 16417: Src/Zle/computil.c: don't report _arguments-specs more
+	than once (not even shared options with multiple sets)
+
 2002-01-07  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 16408: Src/Zle/compcore.c: make sure auto menu isn't started