about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-10 09:22:49 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-10 09:22:49 +0000
commit0f7d06b4e544461c109c81eb7cc8c4822fac09aa (patch)
tree34bf04cc2cdd4bd95c22ded05d608c97f8f0eeb6 /ChangeLog
parent9a670c67eb24da0ef464d2b670fdde5a16ebb260 (diff)
downloadzsh-0f7d06b4e544461c109c81eb7cc8c4822fac09aa.tar.gz
zsh-0f7d06b4e544461c109c81eb7cc8c4822fac09aa.tar.xz
zsh-0f7d06b4e544461c109c81eb7cc8c4822fac09aa.zip
misc. _arguments fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c250ed4fd..925963d57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 2000-05-10  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11295: Doc/Zsh/compsys.yo, Src/Zle/computil.c: misc. _arguments
+ 	fixes
+	
 	* 11294: Src/Zle/computil.c: fix for `-+opt' with mutex list
 	
 	* 11292: Completion/Core/_files: update `%p' replacement in _files