diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-03 17:35:29 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-03 17:35:29 +0000 |
commit | 309708418b4a22791e03577b5dcd11c3a07a9886 (patch) | |
tree | a58a25646adf32014951284eb6cb1af7839c55f9 /ChangeLog | |
parent | 8e25f4449f75fa46ed130a8dc0a20b3744eb61eb (diff) | |
download | zsh-309708418b4a22791e03577b5dcd11c3a07a9886.tar.gz zsh-309708418b4a22791e03577b5dcd11c3a07a9886.tar.xz zsh-309708418b4a22791e03577b5dcd11c3a07a9886.zip |
26676: redirect POSIX_ALIASES readers to reserved word doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 97d2f3383..f6dee5ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2009-03-03 Peter Stephenson <pws@csr.com> - * Doc/Zsh/options.yo, Src/lex.c, Src/options.c, Src/zsh.h, + * 26676: Doc/Zsh/options.yo: redirect to main description + of reserved words instead. + + * 26675: Doc/Zsh/options.yo, Src/lex.c, Src/options.c, Src/zsh.h, Test/A02alias.ztst: add POSIX_ALIASES option. * 26671: Completion/Zsh/Command/_zattr, Doc/Zsh/.distfiles, @@ -11311,5 +11314,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4594 $ +* $Revision: 1.4595 $ ***************************************************** |