about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-07-24 22:33:14 +0200
committerOliver Kiddle <opk@zsh.org>2016-07-24 22:33:14 +0200
commitac05343049e7a092c711a97d616abfd5e85ca58e (patch)
tree3a7abb86efbbdda5125a42e3d717b7485e4ed922 /ChangeLog
parent932ff2b6f8990b027facc93fb23bc1dc0163707e (diff)
downloadzsh-ac05343049e7a092c711a97d616abfd5e85ca58e.tar.gz
zsh-ac05343049e7a092c711a97d616abfd5e85ca58e.tar.xz
zsh-ac05343049e7a092c711a97d616abfd5e85ca58e.zip
38936: fix vi-pipe function for option compatibility
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 086298775..4fb827c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-07-24  Oliver Kiddle  <opk@zsh.org>
 
+	* 38936: Functions/Zle/vi-pipe: fix for option compatibility
+
 	* 38929: Doc/Zsh/contrib.yo, Functions/Zle/select-word-match:
 	new vim style text object using match-words-by-style mechanism