diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-07 23:56:19 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:27 +0200 |
| commit | 795f2ff0535800f955df246a620d8d0fa8a98bd7 (patch) | |
| tree | 7beb7a5279b4de77c62be014d6c3cef45a574691 /ChangeLog | |
| parent | 54533: _gcc: fix some funny autogenerated artifacts and other typos (diff) | |
| download | zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar.gz zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar.bz2 zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar.lz zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar.xz zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.tar.zst zsh-795f2ff0535800f955df246a620d8d0fa8a98bd7.zip | |
54548: zftp: fix some mistakes
The freesession function randomly clearing the current session instead
of the passed section is probably not great.
The h_errno definition is repeated just above identically, which I would
assume is a compile time error for anyone who has USE_LOCAL_H_ERRNO set.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2026-05-16 Mikael Magnusson <mikachu@gmail.com> + * 54548: Src/Modules/zftp.c: zftp: fix some mistakes + * 54533: Completion/Unix/Command/_gcc: _gcc: fix some funny autogenerated artifacts and other typos |
