diff options
author | Bart Schaefer <schaefer@zsh.org> | 2025-02-12 20:03:07 -0800 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2025-02-12 20:03:07 -0800 |
commit | 7a54b36fa88aa35f44c42715503f716a1612e3b7 (patch) | |
tree | c22a9b24ce65a49f33f1730724ab5ad350ee736f /ChangeLog | |
parent | 51cb3f0f83649b7ca59d62447519f7ea53fb5ec4 (diff) | |
download | zsh-7a54b36fa88aa35f44c42715503f716a1612e3b7.tar.gz zsh-7a54b36fa88aa35f44c42715503f716a1612e3b7.zip |
53348: Revise handling of incompatible typeset options when used with -n
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2025-02-12 Bart Schaefer <schaefer@zsh.org> + + * 53348: Doc/Zsh/builtins.yo, Src/builtin.c, Test/K01nameref.ztst: + Revise handling of incompatible typeset options when used with -n + 2025-02-04 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * unposted: Doc/Makefile.in, Etc/Makefile.in: remove a few more |