diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-12 08:45:06 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-12 08:45:06 +0000 |
commit | 7a4d9bba556080cba92e5e17a78039816df922f7 (patch) | |
tree | 94ce7a28409dfa61866370e4f7a70132ef64923d /ChangeLog | |
parent | dde6c78f9631957f1acd3b6d65227e95fc9676e8 (diff) | |
download | zsh-7a4d9bba556080cba92e5e17a78039816df922f7.tar.gz zsh-7a4d9bba556080cba92e5e17a78039816df922f7.tar.xz zsh-7a4d9bba556080cba92e5e17a78039816df922f7.zip |
Mikael: 28343: fix setfacl completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index bbcb94dbc..80040e5a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-10-12 Peter Stephenson <pws@csr.com> + + * Mikael: 28343: Completion/Unix/Command/_setfacl: didn't + complete file argument in all cases. + 2010-10-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * 28340: Src/params.c: assignment with negative index didn't @@ -13739,5 +13744,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5103 $ +* $Revision: 1.5104 $ ***************************************************** |