about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-05 08:55:35 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-05 08:55:35 +0000
commita93e62c630b6362f927023d322956edbdc96acbf (patch)
tree053beba09d8b7a57d37cae2e5fb01a0992cd5f02 /ChangeLog
parent62df18f0d8ce37c7d61aa58295c0e4b8b1a011a2 (diff)
downloadzsh-a93e62c630b6362f927023d322956edbdc96acbf.tar.gz
zsh-a93e62c630b6362f927023d322956edbdc96acbf.tar.xz
zsh-a93e62c630b6362f927023d322956edbdc96acbf.zip
comparguments: don't use rest-argument-specification if it was inactivated (12897)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc33f1924..5db3ca048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-10-05  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12897: Src/Zle/computil.c: comparguments: don't use
+ 	rest-argument-specification if it was inactivated
+	
 	* 12896: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Doc/Zsh/compctl.yo,
  	Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, Doc/Zsh/expn.yo,
  	Doc/Zsh/func.yo, Doc/Zsh/mod_complist.yo: cleanup