diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-05-28 08:49:55 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-05-28 08:49:55 +0000 |
commit | 0b1d48472a69a672cbda8285a00253bd4458938a (patch) | |
tree | 032b107c7950030f8765bee0c83715b17956913a /ChangeLog | |
parent | 147cedfb6fa2973f6ff6ce69d63d98096b4e2604 (diff) | |
download | zsh-0b1d48472a69a672cbda8285a00253bd4458938a.tar.gz zsh-0b1d48472a69a672cbda8285a00253bd4458938a.tar.xz zsh-0b1d48472a69a672cbda8285a00253bd4458938a.zip |
Mikael: 27980: completion typo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e2f427227..78e331347 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-28 Peter Stephenson <pws@csr.com> + + * Mikael: 27980: Completion/Zsh/Type/_globquals: typo. + 2010-05-27 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27965 plus as per 27966: Src/builtin.c, Src/subst.c, @@ -13169,5 +13173,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4984 $ +* $Revision: 1.4985 $ ***************************************************** |