about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-05-15 13:23:31 -0700
committerBart Schaefer <schaefer@ipost.com>2021-05-15 13:23:31 -0700
commit231c049c022963f65f869b9c12e763473207b42a (patch)
tree1988ea722c23f8086de62f64a0b397d6022c7e76 /ChangeLog
parent9e38ab81785c4ac755a7e78d2fe7a7db92bdf375 (diff)
downloadzsh-231c049c022963f65f869b9c12e763473207b42a.tar.gz
zsh-231c049c022963f65f869b9c12e763473207b42a.tar.xz
zsh-231c049c022963f65f869b9c12e763473207b42a.zip
48707: fix keymap handling when zed invokes read-from-minibuffer; update doc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9392e39d9..63341d2bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-15  Bart Schaefer  <schaefer@zsh.org>
+
+	* 48707: Doc/Zsh/contrib.yo, Functions/Zle/zed-set-file-name:
+	fix keymap handling when zed invokes read-from-minibuffer
+
 2021-05-06  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 48787: Src/loop.c, Test/A01grammar.ztst: status was incorrect