diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-11 19:18:34 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-11 19:18:34 +0000 |
commit | f7f66ea11faf8fd9b419460dc11947c792e02331 (patch) | |
tree | 69b995f4ad2160d0ca8f45b5709147b3f8dcd8f1 /ChangeLog | |
parent | ffabab4e74ae5b7e61550c528b8d19f6af6217e3 (diff) | |
download | zsh-f7f66ea11faf8fd9b419460dc11947c792e02331.tar.gz zsh-f7f66ea11faf8fd9b419460dc11947c792e02331.tar.xz zsh-f7f66ea11faf8fd9b419460dc11947c792e02331.zip |
Phil Pennock: 25275: use restrictive permissions on cache files
put zstat in example zshrc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0998d8bba..15dc8d771 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-07-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Phil Pennock: 25275: Completion/Base/Utility/_store_cache, + StartupFiles/zshrc: restrict permissions on cache directories + and use zstat in example zshrc. + * Phil Pennock: 25276: Completion/Darwin/Type/_retrieve_mac_apps, Completion/Unix/Command/_baz, Completion/Unix/Command/_darcs, |