diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-26 19:30:47 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-06-04 05:46:09 +0200 |
| commit | d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a (patch) | |
| tree | b20ffe3ba67cd061c318342aa27edfed5d91cc59 /ChangeLog | |
| parent | 54617: fix lookup in $commands array when hashlistall is unset (diff) | |
| download | zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar.gz zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar.bz2 zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar.lz zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar.xz zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.tar.zst zsh-d092cf6f18f9ba15e9709ed11aafd7e13cf7ae7a.zip | |
54620: fix check for when to hash commands
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2026-06-04 Mikael Magnusson <mikachu@gmail.com> + * 54620: Src/exec.c: fix check for when to hash commands + * 54617: Src/Modules/parameter.c, Src/zsh.h, Test/V06parameter.ztst: fix lookup in $commands array when hashlistall is unset |
