diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-06 09:40:01 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-06 09:40:01 +0000 |
commit | f486329a1604c44c36e14d88d04a6520cffaa8f5 (patch) | |
tree | b719147c391bc877d46bf6a92bb78cb34b414d42 /ChangeLog | |
parent | 4a8b8bd7522df86d74bbfdb9c1086ae64ad6f861 (diff) | |
download | zsh-f486329a1604c44c36e14d88d04a6520cffaa8f5.tar.gz zsh-f486329a1604c44c36e14d88d04a6520cffaa8f5.tar.xz zsh-f486329a1604c44c36e14d88d04a6520cffaa8f5.zip |
15265: Src/parse.c: correction problems with new `for' syntax
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e70c20dac..209c9129a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ and ${(SI:...:)...%...} indices count matches finishing progressively earlier in the string. + * 15265: Src/parse.c: correction problems with new `for' syntax. + 2001-07-05 Peter Stephenson <pws@csr.com> * 15264: Doc/Zsh/grammar.yo: improve description of use of |