diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-12-18 09:49:04 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-12-18 09:49:04 +0000 |
commit | 976cb71d6f0717d35c75d9082deea255de35d0f1 (patch) | |
tree | 59671b2123acc7d2d98c10df2498ab8ffa646c3e /ChangeLog | |
parent | 0414a4fd70dc85d5df91b20a60f16c106e15b5f6 (diff) | |
download | zsh-976cb71d6f0717d35c75d9082deea255de35d0f1.tar.gz zsh-976cb71d6f0717d35c75d9082deea255de35d0f1.tar.xz zsh-976cb71d6f0717d35c75d9082deea255de35d0f1.zip |
Richard Hartmann: 26155: quote use of . for a command in text
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7bb201572..5b65bf7e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-12-18 Peter Stephenson <pws@csr.com> + + * Richard Hartmann: 26155: Doc/Zsh/builtins.yo, + Doc/Zsh/mod_parameter.yo, Doc/Zsh/options.yo: quote use of `.' + as a command in text. + 2008-12-16 Clint Adams <clint@zsh.org> * 26141: Functions/Zle/edit-command-line: word-split |