summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-07-19 17:04:09 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-07-19 17:04:09 +0900
commit71bc1296edfc548751354f4bf5832aba3fcd0b95 (patch)
tree967612b90000bf9d8c66807a4f7f8325b958c181 /ChangeLog
parent2a8ecbd2d3d444138b7a488d5d6b8ad860f8fd6f (diff)
downloadzsh-71bc1296edfc548751354f4bf5832aba3fcd0b95.tar.gz
zsh-71bc1296edfc548751354f4bf5832aba3fcd0b95.tar.xz
zsh-71bc1296edfc548751354f4bf5832aba3fcd0b95.zip
43189: _install: similar fix as 43187 for option -f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da38d4760..d068f5e35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-07-19  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+	* 43189: Completion/Unix/Command/_install: similar fix as 43187
+	for option -f (_flags was renamed to _file_flags)
+
 2018-07-19  Yasuhiro KIMURA  <yasu@utahime.org>
 
 	* 43187: Completion/Unix/Command/_install: Fix completion error