diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-01-13 19:23:31 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-01-13 19:24:58 -0800 |
commit | 9fcc9d6e8dd778007c0dd51860651f8256c6640c (patch) | |
tree | 0e0e34e85c337b4a11f1c7ae9deabc40aaba5aa9 /ChangeLog | |
parent | 12f98a99a5985b8e36df0b6a15687837c0160146 (diff) | |
download | zsh-9fcc9d6e8dd778007c0dd51860651f8256c6640c.tar.gz zsh-9fcc9d6e8dd778007c0dd51860651f8256c6640c.tar.xz zsh-9fcc9d6e8dd778007c0dd51860651f8256c6640c.zip |
34273: use "enough" colons in each completion style pattern example
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e5c3293b4..6a95824fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-01-13 Barton E. Schaefer <schaefer@zsh.org> + + * 34273: Doc/Zsh/compsys.yo: use a sufficient number of colons + in example style patterns to assure fixed strings can't match + the wrong field positions + 2015-01-13 Peter Stephenson <p.stephenson@samsung.com> * 34260: Eric Cook: Completion/Unix/Command/_ip: relax |