diff options
author | Adam Spiers <adamspiers@users.sourceforge.net> | 2001-08-15 13:56:30 +0000 |
---|---|---|
committer | Adam Spiers <adamspiers@users.sourceforge.net> | 2001-08-15 13:56:30 +0000 |
commit | 71a6bbaebc0b10177ec73e4112ae6482d81d0334 (patch) | |
tree | b710812bcd55bc99a8b982fe7a13fbae794647d3 /ChangeLog | |
parent | a4ba95139dafff2c7b69bf6de421bdce0de280a4 (diff) | |
download | zsh-71a6bbaebc0b10177ec73e4112ae6482d81d0334.tar.gz zsh-71a6bbaebc0b10177ec73e4112ae6482d81d0334.tar.xz zsh-71a6bbaebc0b10177ec73e4112ae6482d81d0334.zip |
unposted: Mention the word `greedy' in the docs for the S flag, to
make it easier to find for those used to Perl-speak.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1f1adfb38..419ac6294 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-08-15 Adam Spiers <adam@spiers.net> + * unposted: Doc/Zsh/expn.yo: mention the word `greedy' in the + docs for the S flag, to make it easier to find for those used to + Perl-speak. + * unposted: Doc/Zsh/compsys.yo: add missing docs for cache-policy style. |