From 3f89eb7c0935bbd49bf822142171c5c0beb5a8ba Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 11 Aug 2005 16:33:41 +0000 Subject: [PATCH] The last word in B02typeset.ztst fixes (for now). --- ChangeLog | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5688a77d3..e35cc60ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-11 Wayne Davison + + * unposted: Test/B02typeset.ztst: improved the final test to ensure + that all the locally-unset environment variables get restored after + a function call. This also fixed an interaction with the cleanup + code that caused the ztst.* temporary files to not be removed. + 2005-08-11 Oliver Kiddle * 21598: Completion/Unix/Command/_subversion: fix typo that broke @@ -12,12 +19,6 @@ from 21590: run-help, which-command and accept-and-menu-complete were broken. -2005-08-10 Wayne Davison - - * unposted: Test/B02typeset.ztst: added "setopt localoptions" - to avoid a problem where "setopt noglob" got carried over to - the caller and interfered with the cleanup of the temp files. - 2005-08-10 Peter Stephenson * 21593: Src/Zle/complist.c, Src/Zle/zle_refresh.c: character