summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9153ff197..d650272ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-07-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 38927: Src/Zle/zle_main.c: zle-line-pre-redraw: Set $WIDGET
+	like other special widgets do.
+
 	* unposted: Functions/Misc/add-zle-hook-widget,
 	Functions/Misc/add-zsh-hook: Avoid $0 for POSIX_ARGZERO
 	compatibility.