diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2016-10-18 Daniel Shahaf <d.s@daniel.shahaf.name> + * 39657: Completion/Zsh/Command/_zstyle: When completing a + style for an unrecognised context, complete all known styles. + * 39657: Completion/Zsh/Command/_zstyle, Completion/Zsh/Type/_completers, Doc/Zsh/compsys.yo: Make a helper function global. |