summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-18 13:00:10 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-18 13:00:10 +0200
commit620b7d61ab918fce883c8f5bf4fcd93a5365de48 (patch)
treef188a8e8c401f6d8d7ba75585e6b8c4a314d8f1c /ChangeLog
parentbcb285dbb69e6134e1c1f107627085ad6b2c462e (diff)
downloadzsh-620b7d61ab918fce883c8f5bf4fcd93a5365de48.tar.gz
zsh-620b7d61ab918fce883c8f5bf4fcd93a5365de48.tar.xz
zsh-620b7d61ab918fce883c8f5bf4fcd93a5365de48.zip
41562: correct completed word
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6e2f5b31..a5e67caaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2017-08-18  Oliver Kiddle  <opk@zsh.org>
 
+	* 41562: Completion/BSD/Command/_rcctl: correct completed word
+
 	* 41561: Completion/Unix/Command/_dhclient: handle Free/OpenBSD
 	and bring options up-to-date for the ISC implementation