diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2009-02-01 08:52:47 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2009-02-01 08:52:47 +0000 |
commit | ae66040f86d7a3a08eb4bc766cf79d20a392a518 (patch) | |
tree | 2c31ec80be25cdb6609a0642a74d91eb3b6ffe05 /ChangeLog | |
parent | debd4b826ab92133bc4bb94ebdc42a28b82bfb9f (diff) | |
download | zsh-ae66040f86d7a3a08eb4bc766cf79d20a392a518.tar.gz zsh-ae66040f86d7a3a08eb4bc766cf79d20a392a518.tar.xz zsh-ae66040f86d7a3a08eb4bc766cf79d20a392a518.zip |
26504: document that local_options does not restore everything
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ff4711263..29161982b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-01 Andrey Borzenkov <bor@zsh.org> + + * 26504: Doc/Zsh/options.yo: document that LOCAL_OPTIONS + does not restore PRIVILEGED and RESTRICTED + 2009-01-30 Clint Adams <clint@zsh.org> * 26494: Completion/Unix/Command/_pydoc: completion for pydoc. @@ -11071,5 +11076,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4546 $ +* $Revision: 1.4547 $ ***************************************************** |