diff options
author | Bart Schaefer <schaefer@zsh.org> | 2022-12-03 20:46:13 -0800 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2022-12-03 20:46:13 -0800 |
commit | 28ac3e9fe5b68b517c477ad231966aaeed426085 (patch) | |
tree | 7815fda288f01ad4387181984d4b296536ed70b5 | |
parent | dd3ba3d5991f5c99334742147fb2213b8c400a42 (diff) | |
download | zsh-28ac3e9fe5b68b517c477ad231966aaeed426085.tar.gz zsh-28ac3e9fe5b68b517c477ad231966aaeed426085.zip |
51001: ChangeLog entry for preceding four patch commits.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2022-12-03 Bart Schaefer <schaefer@zsh.org> + + * Philippe Altherr: 51001: Src/exec.c, Src/loop.c, + Test/C03traps.ztst: adjust handling of ERR_EXIT to more closely + align with POSIX and with other shells; add corresponding tests + 2022-12-02 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 51080: Src/glob.c: allow multibyte characters in glob qualifier |