diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-10-11 01:23:57 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-10-11 01:23:57 +0200 |
commit | ea7178a6242db104b69a4e6cc2d4d4020cb736f6 (patch) | |
tree | 26ab7c3b46b492560d190ffea10f331113975fae /ChangeLog | |
parent | 1a3a07a35f0bea5774297ccf2ab4ddd9b525fc94 (diff) | |
download | zsh-ea7178a6242db104b69a4e6cc2d4d4020cb736f6.tar.gz zsh-ea7178a6242db104b69a4e6cc2d4d4020cb736f6.tar.xz zsh-ea7178a6242db104b69a4e6cc2d4d4020cb736f6.zip |
41853: update options for texinfo 6.5 and complete also for the pinfo info reader
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f0b8f2e12..5d3bf4933 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-10-10 Oliver Kiddle <opk@zsh.org> + * 41853: Completion/Unix/Command/_texinfo: update options for + texinfo 6.5 and complete also for the pinfo info reader + * 41849: Completion/Unix/Command/_unexpand: handle both unexpand and expand in a single function: they have some commonalities and it dodges around the clash with the _expand completer |