From 57252dc1e0b9f3b67189ac4957e51c31ee156ff6 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 2 Oct 2014 08:39:43 -0700 Subject: 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd8978e73..0ba82a4c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-10-02 Barton E. Schaefer + + * 33320 (cf. PWS 33311): Completion/Base/Completer/_expand_alias, + Src/Zle/compcore.c, Src/utils.c, Src/ztype.h: revert 33069; add + typtab_flags bits (replaces specialcomma boolean) to record any + unusual handling of typtab entries; signal safety; make bangchar + non-special during completion lexing of the command line. + 2014-10-02 Peter Stephenson * 33325: Src/exec.c, Test/A05execution.ztst: fix ksh autoloads -- cgit 1.4.1