diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2003-04-01 14:03:56 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-04-01 14:03:56 +0000 |
commit | a78bff4398871023d3913dc259d6a575701f8470 (patch) | |
tree | fbc342199684ab3b00ee881e716a6771df9c10be /ChangeLog | |
parent | 259de0b7424adf73d77a6688962f8d82ba39c796 (diff) | |
download | zsh-a78bff4398871023d3913dc259d6a575701f8470.tar.gz zsh-a78bff4398871023d3913dc259d6a575701f8470.tar.xz zsh-a78bff4398871023d3913dc259d6a575701f8470.zip |
18418: fix select test and add parameter tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 40c0ca7b4..8ade227f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-04-01 Peter Stephenson <pws@csr.com> + + * 18418: Test/A01grammar.ztst, Test/D04parameter.ztst: + fix select test from 18389 and add tests for $MATCH and $match + and related parameters. + 2003-03-31 Felix Rosencrantz <f_rosencrantz@yahoo.com> * unposted: Functions/TCP/.distfiles: Removed zgprintf, file was |