about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-08-16 02:44:49 +0300
committerOliver Kiddle <opk@zsh.org>2021-08-16 02:44:49 +0300
commit78961f8870e9b665076cb28bf1bc71d0f9641dca (patch)
treeede626bc1b735a2e602ef3a70fa3b8df582b53ce /ChangeLog
parent71ff799b3cb78998c0c73b3f40068830dcb1441d (diff)
downloadzsh-78961f8870e9b665076cb28bf1bc71d0f9641dca.tar.gz
zsh-78961f8870e9b665076cb28bf1bc71d0f9641dca.tar.xz
zsh-78961f8870e9b665076cb28bf1bc71d0f9641dca.zip
49268: use an empty string search to find matches for info --index-search= completion
Also include info output to the right of " -- " for further info node
completion matches and fix quoting of a blank argument to _call_program.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da95fd927..09bfe7839 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-08-16  Oliver Kiddle  <opk@zsh.org>
 
+	* 49268: Completion/Unix/Command/_texinfo: use an empty string search
+	to find matches for info --index-search= completion
+
 	* 49160: Completion/Unix/Command/_xmlsoft: fix quoting for
 	xmllint --pretty completion