about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-09-30 09:56:19 +0200
committerOliver Kiddle <opk@zsh.org>2016-09-30 09:56:19 +0200
commit01f9e54c579cf17fae754b58247d071a22f2d836 (patch)
tree0958852a71d9c166b060edb6b7949234b8882d85 /ChangeLog
parent736eb433bae71a162f8b5adbd42710bb718a3c91 (diff)
downloadzsh-01f9e54c579cf17fae754b58247d071a22f2d836.tar.gz
zsh-01f9e54c579cf17fae754b58247d071a22f2d836.tar.xz
zsh-01f9e54c579cf17fae754b58247d071a22f2d836.zip
39464: fix where lack of $state check caused unwanted filename completion for fmadm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fe3165ed..d401a0aa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-30  Oliver Kiddle  <opk@zsh.org>
+
+	* 39464: Completion/Solaris/Command/_fmadm: fix where lack
+	of $state check caused unwanted filename completion
+
 2016-09-29  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 39507: Doc/Zsh/params.yo, Src/exec.c: TMPSUFFIX for =(...)