summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog133
1 files changed, 133 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c532eeb4e..9efc911d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,138 @@
+2026-05-03 dana <dana@dana.is>
+
+ * unposted: Test/Y01completion.ztst: Y01: fix test broken by
+ _echo
+
+ * unposted: Completion/Darwin/Command/_caffeinate,
+ Completion/Linux/Command/_mdadm, Completion/Unix/Command/_man:
+ add missing + to some short-option specs
+
+ * unposted: Completion/Unix/Command/_echo: add _echo
+
+2026-05-03 Mikael Magnusson <mikachu@gmail.com>
+
+ * unposted: Completion/Cygwin/Command/_cygcheck,
+ Completion/Linux/Command/_acpi, Completion/Unix/Command/_myrepos,
+ Completion/Unix/Command/_tex: remove the 'this' from 'show this
+ help and exit' in completers
+
+2026-05-02 dana <dana@dana.is>
+
+ * 54437 (tweaked): Src/lex.c, Test/D04parameter.ztst: lex: fix
+ <-> in parameter flags
+
+ * 54424: Doc/Zsh/params.yo, NEWS, Test/D04parameter.ztst:
+ ZSH_EXEPATH: improve documentation, add test
+
+ * 54423 (tweaked): Completion/Zsh/Command/_compinit,
+ Completion/compinit, Doc/Zsh/compsys.yo: compinit: improve and
+ document -w
+
+ * unposted: Test/Y05describe.ztst: add basic tests for _describe
+
+ * unposted: Test/Z04zgetopt.ztst: zgetopt: make sure zsh/zutil
+ loads
+
+2026-05-02 Mikael Magnusson <mikachu@gmail.com>
+
+ * unposted: Completion/Unix/Command/_mpc: fix typo for -h flag
+
+2026-04-30 Oliver Kiddle <opk@zsh.org>
+
+ * Ryan Rotter: 54218: Completion/Unix/Command/_ip: add some
+ missing flags
+
+ * Philippe Altherr: 54383: Src/Modules/watch.c, Src/module.c,
+ Test/V01zmodload.ztst: Fix WATCH/watch tying
+
+ * Christopher Bock: github #168: Completion/Debian/Command/_apt:
+ add apt history commands
+
+ * unposted: Completion/X/Command/_nedit: nedit-client is
+ also commonly used as as the name for nc
+
+ * unposted: Completion/Unix/Command/_ghostscript,
+ Completion/Unix/Type/_pspdf: ghostscript completion does a
+ better job of handling gsnd
+
+ * unposted: Completion/Unix/Command/_lua: complete also for
+ FreeBSD's flua
+
+ * unposted: Test/Y04regexargs.ztst: minimal tests of
+ _regex_arguments
+
+ * unposted: Completion/Unix/Command/_sudo: fix for approximate
+ completion/correction
+
+ * 54404: Src/Zle/termquery.c, Test/X06termquery.ztst: skip
+ the RGB terminal query on older versions of the Apple terminal
+ which fail to consume the sequence
+
+2026-04-29 dana <dana@dana.is>
+
+ * unposted: Completion/Linux/Command/_opkg: guard zparseopts
+ long-option specs
+
+ * 54376: Doc/Zsh/mod_zutil.yo, NEWS, README,
+ Src/Modules/zutil.c, Test/V12zparseopts.ztst: zparseopts: use
+ standard option parsing
+
+ * 54381: Doc/Zsh/mod_zutil.yo, README, Src/Modules/zutil.c,
+ Test/V12zparseopts.ztst: zparseopts -M: use last as-given
+ option name in arrays
+
+ * 54395: Doc/Zsh/contrib.yo, Functions/Misc/zgetopt, NEWS,
+ Test/Z04zgetopt.ztst: contrib: add zgetopt (again)
+
+ * unposted: Completion/Zsh/Command/_compinit: add _compinit
+
+2026-04-28 dana <dana@dana.is>
+
+ * 54394: Completion/Unix/Command/_7zip: add _7zip
+
+ * Matt Koscica: github #167: Completion/Unix/Command/_tmux:
+ include new options added between 3.4 and next-3.7
+
+2026-04-28 Mikael Magnusson <mikachu@gmail.com>
+
+ * Philippe Altherr: 54342: Src/params.c, Test/A06assign.ztst:
+ Fix handling of reversed slices of scalar values
+
+ * 54402: Src/Modules/pcre.c: Fix crash in pcre_callout with
+ numerical callout 0
+
+ * 54403: Doc/Zsh/mod_pcre.yo: Add some more details on pcre
+ callouts
+
+ * 54406: Doc/Zsh/arith.yo, Doc/Zsh/mod_pcre.yo: Fix my yodl code
+ and another instance in arith.yo
+
+2026-04-19 dana <dana@dana.is>
+
+ * 54362: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c,
+ Test/V12zparseopts.ztst: zparseopts: support empty optspec
+
+ * 54361 (tweaked): Completion/Zsh/Command/_zparseopts,
+ Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c,
+ Test/V12zparseopts.ztst: zparseopts: print friendlier usage
+ errors, add -n option
+
+2026-04-14 Oliver Kiddle <opk@zsh.org>
+
+ * 54181, 54331: Completion/Zsh/Command/_set,
+ Doc/Makefile.in, Doc/Zsh/builtins.yo, Doc/Zsh/compat.yo,
+ Doc/Zsh/grammar.yo, Doc/Zsh/invoke.yo, Doc/Zsh/manual.yo,
+ Doc/Zsh/options.yo, Doc/Zsh/restricted.yo, README,
+ Src/Modules/db_gdbm.c, Src/Modules/parameter.c, Src/builtin.c,
+ Src/exec.c, Src/init.c, Src/jobs.c, Src/options.c, Src/params.c,
+ Src/signals.c, Test/E01options.ztst, configure.ac:
+ remove support for restricted shell
+
2026-04-13 dana <dana@dana.is>
+ * dana + Jun T: 54329 + 54339: Doc/Makefile.in, Doc/intro.ms:
+ replace pdfroff by `groff -Tpdf`
+
* 54318: Doc/Zsh/arith.yo, Doc/Zsh/mod_mathfunc.yo,
Functions/Misc/zmathfuncdef, NEWS, Src/Modules/mathfunc.c,
Test/V03mathfunc.ztst: mathfunc: add isnan() and isinf(). also