diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-03-23 18:59:10 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-03-23 18:59:10 +0000 |
commit | fd305eb30a08a9ec6d130a4adf9a2a4582c77c73 (patch) | |
tree | af869ff815d1fabdd0f634031fae8f75db1a94e8 /ChangeLog | |
parent | cb2de78cca4ee82af612fde80ae67470a8a5b1c0 (diff) | |
download | zsh-fd305eb30a08a9ec6d130a4adf9a2a4582c77c73.tar.gz zsh-fd305eb30a08a9ec6d130a4adf9a2a4582c77c73.tar.xz zsh-fd305eb30a08a9ec6d130a4adf9a2a4582c77c73.zip |
Clean up grammar tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3fd0c5d1d..73e9bf411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-03-23 Bart Schaefer <schaefer@zsh.org> + + * 13736: Test/01grammar.ztst: Enable more tests as they seem to + work now; add regression test for the fix from 13706. + 2001-03-23 Sven Wischnowsky <wischnow@zsh.org> * 13733: Completion/Builtins/_pids: don't auto-start menu |