diff options
author | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2001-03-08 05:50:02 +0000 |
---|---|---|
committer | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2001-03-08 05:50:02 +0000 |
commit | c97203ac114ad34b9e922aa7a9abbb831d61bf23 (patch) | |
tree | 57c0589af812eeae84a8b4c36339159cf3b1597f /ChangeLog | |
parent | fc26ec73ceda2b260a869a5c10de33157efbe9a7 (diff) | |
download | zsh-c97203ac114ad34b9e922aa7a9abbb831d61bf23.tar.gz zsh-c97203ac114ad34b9e922aa7a9abbb831d61bf23.tar.xz zsh-c97203ac114ad34b9e922aa7a9abbb831d61bf23.zip |
Another testcase that covers the bug mentioned in workers/13563. The case is based on a bug mentioned in workers/13320
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 65e90ee35..92f9083a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-03-07 Felix Rosencrantz <f_rosencrantz@yahoo.com> + + * 13590: Test/54compmatch.ztst: Added another test case + that covers the bug mentioned in workers/13563. The case + is based on a bug mentioned in workers/13320. + 2001-03-07 Sven Wischnowsky <wischnow@zsh.org> * 13589: Src/mem.c, Src/parse.c, Src/zsh.h: two optimisations; use |