diff options
author | Eric Cook <illua@users.sourceforge.net> | 2025-04-15 10:34:33 -0400 |
---|---|---|
committer | Eric Cook <illua@users.sourceforge.net> | 2025-04-15 10:35:02 -0400 |
commit | ba1473181fc13e032205a8c81a59b56b8e33df4d (patch) | |
tree | 63a870f8b6af2fd555131305083701c061ba77cf | |
parent | 86cc28004d1360210c70a05ce7b6b6bcf486886f (diff) | |
download | zsh-ba1473181fc13e032205a8c81a59b56b8e33df4d.tar.gz zsh-ba1473181fc13e032205a8c81a59b56b8e33df4d.zip |
unposted: add missing Changelog entry for _typeset fix
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * 53485: NEWS: update for version 5.10 +2025-04-14 Mikael Magnusson <mikachu@gmail.com> + + * unposted: _typeset: fix typo + 2025-04-13 dana <dana@dana.is> * unposted: NEWS: update per w/53257 and w/53260 |