diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-08-10 19:02:30 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-08-10 19:02:30 +0000 |
commit | 87ea1e93078e9ba9d0d42ac9e2d17e9af71d7892 (patch) | |
tree | 3fb709c99e1476a390f1bb4695c5f3bff3270dae /ChangeLog | |
parent | a97e3fda33b002ec6065809881388cc1ff816976 (diff) | |
download | zsh-87ea1e93078e9ba9d0d42ac9e2d17e9af71d7892.tar.gz zsh-87ea1e93078e9ba9d0d42ac9e2d17e9af71d7892.tar.xz zsh-87ea1e93078e9ba9d0d42ac9e2d17e9af71d7892.zip |
/tmp/cvsgx0BlF
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 129ff560f..072d7eb88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-10 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Test/B02typeset.ztst: added "setopt localoptions" + to avoid a problem where "setopt noglob" got carried over to + the calling process and interfered with the cleanup code. + 2005-08-10 Peter Stephenson <pws@csr.com> * 21593: Src/Zle/complist.c, Src/Zle/zle_refresh.c: character |