diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-03-07 15:36:30 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-03-07 15:36:30 +0000 |
commit | fc26ec73ceda2b260a869a5c10de33157efbe9a7 (patch) | |
tree | 9df410cc17450bf88cc61d64bccf2235351270e7 /ChangeLog | |
parent | 33ec971c33714ff469a481d1409aa9330e043224 (diff) | |
download | zsh-fc26ec73ceda2b260a869a5c10de33157efbe9a7.tar.gz zsh-fc26ec73ceda2b260a869a5c10de33157efbe9a7.tar.xz zsh-fc26ec73ceda2b260a869a5c10de33157efbe9a7.zip |
Minor errors in 54compmatch doc strings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ced314428..65e90ee35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,10 @@ * unposted: Completion/User/_w3m: complete for w3m. +2001-03-06 Bart Schaefer <schaefer@zsh.org> + + * 13583: Test/54compmatch.ztst: Tweak doc strings for accuracy. + 2001-03-06 Sven Wischnowsky <wischnow@zsh.org> * 13576: Src/lex.c, Src/parse.c: make the parser use real memory |