about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-29 09:15:12 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-29 09:15:12 +0000
commitd22ee9a5ba4fcedc63b63a0ab904b86471fcad56 (patch)
treef33e9f75149f35cc2335e7f43294c52c523e616f /ChangeLog
parenta2750a4effef1db7966530cd39905dbb7cf2b99c (diff)
downloadzsh-d22ee9a5ba4fcedc63b63a0ab904b86471fcad56.tar.gz
zsh-d22ee9a5ba4fcedc63b63a0ab904b86471fcad56.tar.xz
zsh-d22ee9a5ba4fcedc63b63a0ab904b86471fcad56.zip
keep information about things to complete in _arguments (11631)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80bc5ea58..17de62c48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-29  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11631: Completion/Base/_arguments: keep information about things
+ 	to complete in _arguments
+	
 	* 11624: Completion/Base/_arguments, Completion/Builtins/_zpty,
  	Doc/Zsh/compsys.yo, Src/Zle/computil.c: fixes for _arguments with
  	sets; make _zpty not use sets