summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 989cc0aa3..9a40cae5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2024-12-26 dana <dana@dana.is>
+ * 53260: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c,
+ Test/V12zparseopts.ztst: add -v and -G options to zparseopts
+
* 53257: Doc/Zsh/params.yo, Doc/Zsh/prompt.yo,
Src/Modules/zftp.c, Src/Modules/zprof.c, Src/compat.c,
Src/exec.c, Src/hist.c, Src/init.c, Src/jobs.c, Src/params.c,