diff options
| author | Oliver Kiddle <opk@zsh.org> | 2021-10-22 21:50:52 +0200 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2021-12-14 12:30:55 +0100 |
| commit | 7cb980b5366afd5b82b3540961ea4a2e68faab8e (patch) | |
| tree | c524f615972a113fafc4531a193f392dd3c3637a /ChangeLog | |
| parent | 49646: allow colors in WATCHFMT with %F/%K (diff) | |
| download | zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar.gz zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar.bz2 zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar.lz zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar.xz zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.tar.zst zsh-7cb980b5366afd5b82b3540961ea4a2e68faab8e.zip | |
49518: fix exclusions for mixed - and + stacked options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2021-12-14 Oliver Kiddle <opk@zsh.org> + + * 49518: Src/Zle/computil.c, Etc/BUGS, Test/Y03arguments.ztst: + fix exclusions for mixed - and + stacked options + 2021-12-13 Oliver Kiddle <opk@zsh.org> * 49646: Doc/Zsh/mod_watch.yo, Src/Modules/watch.c, Src/prompt.c: |
