diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 546b5cf6e..8c6ea18b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-10-18 Daniel Shahaf <d.s@daniel.shahaf.name> + * 39657: Completion/Zsh/Command/_zstyle: Complete the -g, + -s,-b,-a, -t,-T, -m options. + * 39657: Completion/Zsh/Command/_zstyle: When completing a style for an unrecognised context, complete all known styles. |