diff options
author | dana <dana@dana.is> | 2025-04-28 16:18:42 -0500 |
---|---|---|
committer | dana <dana@dana.is> | 2025-04-28 16:23:29 -0500 |
commit | 80de57d5a63870e61a3d48efa1406ac05bbd2b5b (patch) | |
tree | f3daf3e4816e6a11ad57fc7f4e3ea8b1456e78d8 /ChangeLog | |
parent | 9b68cf38f08fdf352fb1dc6fb97438210aee48b6 (diff) | |
download | zsh-80de57d5a63870e61a3d48efa1406ac05bbd2b5b.tar.gz zsh-80de57d5a63870e61a3d48efa1406ac05bbd2b5b.zip |
53527: remove zgetopt
reverts most of 84ef0c523, 0e369f37d, and 9b68cf38f
feature was not ready. may be re-added after 5.10 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2025-04-28 dana <dana@dana.is> + + * 53527: Doc/Zsh/contrib.yo, Functions/Misc/zgetopt, NEWS, + Test/Z04zgetopt.ztst: remove zgetopt (feature not ready) + 2025-04-27 dana <dana@dana.is> * unposted: Doc/Zsh/contrib.yo, Doc/Zsh/mod_zutil.yo: |