diff options
author | dana <dana@dana.is> | 2025-04-27 07:47:53 -0500 |
---|---|---|
committer | dana <dana@dana.is> | 2025-04-27 07:47:53 -0500 |
commit | 2601c191865d3d49e3e57fbb9f6224bcbd22f7a4 (patch) | |
tree | edab340d35eb2d4ba7a125a387fbc9fde59fec74 /ChangeLog | |
parent | ad677029f8dac0b2782309912f93e64eb670acb1 (diff) | |
download | zsh-2601c191865d3d49e3e57fbb9f6224bcbd22f7a4.tar.gz zsh-2601c191865d3d49e3e57fbb9f6224bcbd22f7a4.zip |
53515: tests: correct ztst documentation error
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,13 +1,15 @@ +2025-04-27 dana <dana@dana.is> + + * 53515: Test/B01cd.ztst: correct ztst documentation error + 2025-04-20 Eric Cook <illua@users.sourceforge.net> * unposted: Config/version.mk, Etc/FAQ.yo, NEWS, README: Test release: zsh-5.9.0.2-test. - * 53463: Completion/Unix/Type/_hosts: allow overriding the default matching control - 2025-04-19 dana <dana@dana.is> * 53483: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c, |