diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-03-26 17:33:04 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-03-26 17:33:04 +0000 |
commit | 244f2a14fc2c0b9a57d782a290d17bc1a4299600 (patch) | |
tree | b0292bfde2229c0f95d5bb319290974adba0e9f1 /ChangeLog | |
parent | a9293199ec03d0a941504b06b3f4f07d97626fef (diff) | |
download | zsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.tar.gz zsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.tar.xz zsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.zip |
18391: add tests for read builtin a few glob qualifiers, 17678 and 18015
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 710a89704..fa8c98257 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-03-26 Oliver Kiddle <opk@zsh.org> + * 18391: Test/.distfiles, Test/B03print.ztst, Test/B04read.ztst, + Test/C01arith.ztst, Test/D02glob.ztst: add tests for read builtin + a few glob qualifiers, 17678 and 18015 + * 18390: Completion/Unix/Command/_prcs, Completion/Unix/Command/_xmlsoft: tidy up _prcs and update _xmlsoft for latest version of xsltproc |