From 2b08d0ed6747a4acf44b73068bfafc54ca1d0acf Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 28 May 2015 18:32:39 +0100 Subject: 35318: POSIX_BUILTINS behaviour for getopts. It needs to keep OPTIND, as well as the index within the string pointed to by OPTIND, global in this case. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 625fd0160..cc1c86b71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-05-28 Peter Stephenson + + * 35318: Doc/Zsh/builtins.yo, Doc/Zsh/options.yo, Src/builtin.c, + Src/exec.c: POSIX_BUILTINS compatibility for OPTIND processing + in getopts. + 2015-05-27 Peter Stephenson * 35306: Src/parse.c, Test/C02cond.ztst: "test -z \(" -- cgit 1.4.1