From b8d144ca45f14265eb4f20c4f1e793a361cd0d71 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 6 May 2002 14:52:27 +0000 Subject: Assorted previously-uncommitted patches (16613, 16032, doc tweak). --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 93577efac..99eb61917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,19 @@ * 17078: Completion/Base/Utility/_describe: fix _arguments' -s option +2002-05-04 Bart Schaefer + + * 16613 (modified): acconfig.h, zshconfig.ac, Src/init.c: detect + variant tgetent() return value and test for it correctly. + + * unposted; based on 16032: Src/exec.c, Src/glob.c, Src/subst.c: + split tokenize() into a second function shtokenize() and a static + function zshtokenize() which implements both of them; tokenize() + ignores SH_GLOB, shtokenize() respects it. + + * unposted: Doc/Zsh/options.yo: explain the effect of unreadable + directories in PATH, etc., on the CORRECT option. + 2002-05-03 Oliver Kiddle * 17072; based on 17066 (Danek Duvall): -- cgit v1.2.3-70-g09d2