about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-10-11 01:23:53 +0200
committerOliver Kiddle <opk@zsh.org>2017-10-11 01:23:53 +0200
commit04a7dca3b0aa7659846e66415a2021b1562492f5 (patch)
tree43e341073477569deaace6a1f3d5912748b01ea3 /ChangeLog
parent233c0e89032950a031c7e559b4f71944d49e4664 (diff)
downloadzsh-04a7dca3b0aa7659846e66415a2021b1562492f5.tar.gz
zsh-04a7dca3b0aa7659846e66415a2021b1562492f5.tar.xz
zsh-04a7dca3b0aa7659846e66415a2021b1562492f5.zip
41831: fix compset usage in ogg123 completion and tweak where compset -p is a better choice than -P
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7d6e988a..0c80025ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-10-10  Oliver Kiddle  <opk@zsh.org>
 
+	* 41831: Completion/Unix/Type/_tilde_files,
+	Completion/Unix/Command/_less, Completion/Unix/Command/_vorbis,
+	Completion/Zsh/Type/_globquals: fix compset usage in ogg123
+	completion and tweak where compset -p is a better choice than -P
+
 	* 41835: Src/Zle/complete.c: handle multibyte characters with
 	compset -p and -s