diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-11-22 11:49:01 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-11-22 11:49:01 +0000 |
commit | 0c2bdc70c43aa8ef88b958292f913f9db0822882 (patch) | |
tree | c8221d70e01a7501139a5da807cf3fbf1a3c3094 /ChangeLog | |
parent | bbbc5536da957313a7306892790fb34fdb2f96cc (diff) | |
download | zsh-0c2bdc70c43aa8ef88b958292f913f9db0822882.tar.gz zsh-0c2bdc70c43aa8ef88b958292f913f9db0822882.tar.xz zsh-0c2bdc70c43aa8ef88b958292f913f9db0822882.zip |
17958: update print completion for new print options in 17940
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8aed52d94..b79ce9909 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-11-22 Oliver Kiddle <opk@zsh.org> + + * 17958: Completion/Zsh/Command/_print, Completion/Zsh/Command/_read, + Completion/Zsh/Command/_ulimit: change _print to reflect changes in + 17940, add missing options in _ulimit and minor update to _read + 2002-11-20 Peter Stephenson <pws@csr.com> * 17940: Src/builtin.c, Doc/Zsh/builtin.yo: print -C <cols> prints |