From 1ba2fac03d611ca2955e1c019c9cc9189fd2920b Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 2 Sep 2015 15:33:22 +0000 Subject: 36403: type -w += suffix alias This makes 'type -w' distinguish suffix aliases from regular aliases, like bare 'type' already does. Use-case: detecting programmatically whether the command word is indeed a valid command word (see ) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d4d061a1..bf10cbdac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-03 Daniel Shahaf + + * 36403: Src/hashtable.c Test/A02alias.ztst: type -w += + suffix alias + 2015-09-02 Barton E. Schaefer * unposted: Test/A05execution.ztst: test for 36393 -- cgit 1.4.1