From 81ba83797240f38769a624a98c1e73ba2f9f9906 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sat, 28 Mar 2015 21:24:27 -0700 Subject: 34781: add implicit space after alias expansion of tokens that form words without spacing fixes crash when using completion immediately following such an alias --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5beb1f88f..2527e9e9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * 34804: Src/lex.c: refine 34734 POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals + * 34781: Src/lex.c, Test/A02alias.ztst: add implicit space after + alias expansion of tokens that form words without spacing; fixes + crash when using completion immediately following such an alias + 2015-03-27 Barton E. Schaefer * 34788: Src/lex.c: refine errflag handling in cmd_or_math() -- cgit 1.4.1