diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | Test/.distfiles | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index aa86e2be0..982556f54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-05-21 Peter Stephenson <pws@csr.com> + + * unposted: Test/.distfiles: add Test/E01options.ztst. + 2001-05-20 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 14396: Src/params.c, Test/D04paramater.ztst, Doc/Zsh/params.yo: @@ -41,6 +45,10 @@ 2001-05-18 Peter Stephenson <pws@csr.com> + * not posted: Test/ztst.zsh, Test/E01options.ztst: added some more + options; made ztst.zsh more robust about ksharrays being set by + a test. + * 14382: Src/module.c: zmodload -uf wouldn't work even if the math function hadn't been loaded yet. diff --git a/Test/.distfiles b/Test/.distfiles index 6148efa85..6bf8ce86d 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -7,6 +7,6 @@ A02alias.ztst C03traps.ztst E02xtrace.ztst A03quoting.ztst C04funcdef.ztst Makefile.in ztst.zsh A04redirect.ztst D01prompt.ztst V02zregexparse.ztst A05execution.ztst D02glob.ztst Y01completion.ztst -D06subscript.ztst V01zmodload.ztst +D06subscript.ztst V01zmodload.ztst E01options.ztst README ' |