From 2ef3dff65a9fc0bc69446374473ad08e6fff4755 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 11 Sep 2017 10:12:17 +0100 Subject: 41668: New --emulate option on invocation. This sets the shell emulation mode similarly to ARGV0=... which doesn't work from other shells. Note that this gives more comprehensive emulation than running emulate within the shell. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85fa84de5..35ca93d4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-09-11 Peter Stephenson + + * 41668: Doc/Zsh/invoke.yo, Src/builtin.c, Src/init.c, + Src/zsh.h, Test/B07emulate.ztst: Add option --emulate at + invocation to start in correct emulation, as the ARGV0 trick + doesn't work from other shells. + 2017-09-10 Peter Stephenson * 41622: Src/exec., Test/A01grammar.ztst: exec -a arguments -- cgit v1.2.3