diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-06-08 16:16:27 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-06-10 05:20:52 +0200 |
| commit | a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd (patch) | |
| tree | cf89318c4d9f2fd5468e2c7c8d4771218eb64dcf /ChangeLog | |
| parent | 54696: unset REPLY before e:: and oe:: so things don't break if it had acquir... (diff) | |
| download | zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar.gz zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar.bz2 zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar.lz zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar.xz zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.tar.zst zsh-a2b3c7afa01e34d33a7bb4a2fc2b8c7987e2f9cd.zip | |
54704 + 54728: remove obsolete workaround in ksh93 module
After 54475 changed deleteparamdef to use getnode2 instead, this
workaround isn't needed anymore.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2026-06-10 Mikael Magnusson <mikachu@gmail.com> + * 54704 + 54728: Src/Modules/ksh93.c: remove obsolete workaround + in ksh93 module + * 54696: Src/glob.c: unset REPLY before e:: and oe:: so things don't break if it had acquired a weird type |
