summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-05-10 13:20:53 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-05-10 13:21:43 -0700
commit597fa5ee5d1bda8f91f6f0e4716c5fccc9927cf6 (patch)
tree9adfd7f6a57b14574fcdbe3794a42c53d53fa6ec /ChangeLog
parent29e88b3ea3e13c7c86c707b6119cadad669e55aa (diff)
downloadzsh-597fa5ee5d1bda8f91f6f0e4716c5fccc9927cf6.tar.gz
zsh-597fa5ee5d1bda8f91f6f0e4716c5fccc9927cf6.tar.xz
zsh-597fa5ee5d1bda8f91f6f0e4716c5fccc9927cf6.zip
38463: use immortal widgets in .safe keymap
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5caeeccef..4c10e772a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-10  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 38463: Src/Zle/zle_keymap.c: use immortal widgets in .safe keymap
+
 2016-05-10  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Functions/Math/.distfiles, Functions/Math/zmathfunc: