diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-07-19 13:56:25 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-07-19 13:56:25 +0000 |
commit | c4e03794081621b260d9a5dbd80d7240d4788d3f (patch) | |
tree | b463540237cbe629a5484946ccd3fc64001b6f4c /ChangeLog | |
parent | 6ce73cf6f5b20598af72a492ea2e0736f880d869 (diff) | |
download | zsh-c4e03794081621b260d9a5dbd80d7240d4788d3f.tar.gz zsh-c4e03794081621b260d9a5dbd80d7240d4788d3f.tar.xz zsh-c4e03794081621b260d9a5dbd80d7240d4788d3f.zip |
12313: bad phrasing in metafaq
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 756af9438..2d1cdd01a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-07-19 Peter Stephenson <pws@cambridgesiliconradio.com> + * 12313: Doc/Zsh/metafaq.yo: bad phrasing corrected. + * 12308: Completion/User/_man: Andrej and pws: cope with systems where manual pages just have bare .Z and no number; don't be too clever about suffix until we try to strip it. |