summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-03-24 15:16:07 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-03-24 15:16:07 +0100
commit383077e0dad4708a80031b733a789e693e7a9110 (patch)
tree63bd9566f666772dcdfa60c45d74ef817b209739 /ChangeLog
parenta2459bee7971a46573e9b06b93013336ef6b9651 (diff)
downloadzsh-383077e0dad4708a80031b733a789e693e7a9110.tar.gz
zsh-383077e0dad4708a80031b733a789e693e7a9110.tar.xz
zsh-383077e0dad4708a80031b733a789e693e7a9110.zip
42520: don't use an empty but existing option cache in netcat completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ebfcbfb..7fa1074e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-03-24  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 42520: Completion/Unix/Command/_netcat: don't use an empty
+	but existing option cache in netcat completion
+
 	* 42521 based on 42049 (SATOH Fumiyasu):
 	Completion/Unix/Command/_make: make always includes relative
 	to the current directory rather than relative to the Makefile