diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-04 11:33:59 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-04 11:33:59 +0000 |
commit | eeb5b6c941c7ae0ec832e9ce569b23ee02169b26 (patch) | |
tree | 8eb29700ba4d455fc2e96620ebbff96546dfb7c3 /ChangeLog | |
parent | a92507d2b8c41daaed6e9a018086392d9600a37a (diff) | |
download | zsh-eeb5b6c941c7ae0ec832e9ce569b23ee02169b26.tar.gz zsh-eeb5b6c941c7ae0ec832e9ce569b23ee02169b26.tar.xz zsh-eeb5b6c941c7ae0ec832e9ce569b23ee02169b26.zip |
Mikael: 27347: enhance extended attribute support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 01f1cb8f9..40214da3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-11-04 Peter Stephenson <pws@csr.com> + + * Mikael: 27347: Completion/Zsh/Command/_zattr, + Doc/Zsh/mod_attr.yo, Src/Modules/attr.c: enhance the + extended attribute support. + 2009-11-03 Peter Stephenson <pws@csr.com> * Mikael: 27337: Src/utils.c: fix bug with cd checking symlinks @@ -12286,5 +12292,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4800 $ +* $Revision: 1.4801 $ ***************************************************** |