diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 2000-05-17 12:31:32 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-05-17 12:31:32 +0000 |
commit | 20a527fcaa555387a69fe941298d1ab04eccc88b (patch) | |
tree | 8ab03f801c116b7e734089ee70145522e1025811 /ChangeLog | |
parent | 05d3c175a5f9d1eb7bd8ed5f9c36ff5838ee6b8e (diff) | |
download | zsh-20a527fcaa555387a69fe941298d1ab04eccc88b.tar.gz zsh-20a527fcaa555387a69fe941298d1ab04eccc88b.tar.xz zsh-20a527fcaa555387a69fe941298d1ab04eccc88b.zip |
11441: Test/comptest, Test/53completion.ztst,
Test/54compmatch.ztst: use only one zsh process to test for each completion test file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 369177c80..efa6067cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-05-17 Tanaka Akira <akr@zsh.org> + + * 11441: Test/comptest, Test/53completion.ztst, + Test/54compmatch.ztst: use only one zsh process to test for each + completion test file. + 2000-05-17 Sven Wischnowsky <wischnow@zsh.org> * Felix: 11397 and my 11439: Doc/Zsh/compwid.yo, Src/Zle/comp.h, |