summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Completion/Unix/Command/_texinfo35
2 files changed, 33 insertions, 5 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
diff --git a/Completion/Unix/Command/_texinfo b/Completion/Unix/Command/_texinfo
index 57e13bdc2..b356ddbe7 100644
--- a/