diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | Test/D07multibyte.ztst | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e36c5e500..5133192e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-06-16 Peter Stephenson <p.w.stephenson@ntlworld.com> + * unposted: Test/D07multibyte.ztst: stop test files from + cluttering up directory. + * users/11575: Doc/Zsh/compsys.yo: document use of additional completers and insert style with _all_matches diff --git a/Test/D07multibyte.ztst b/Test/D07multibyte.ztst index 07140f6e9..765559ae5 100644 --- a/Test/D07multibyte.ztst +++ b/Test/D07multibyte.ztst @@ -17,6 +17,7 @@ ZTST_unimplemented="no UTF-8 locale or multibyte mode is not implemented" else print -u $ZTST_fd Testing multibyte with locale $LANG + mkdir multibyte.tmp && cd multibyte.tmp fi %test |