about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc1963af2..0d3a50cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2020-06-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 46072 + 46136: Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo,
+	Functions/Misc/add-zle-hook-widget, Src/Zle/zle_thingy.c,
+	Test/X04zlehighlight.ztst: Add the 'zle $widget -f nolast'
+	syntax, to improve add-zle-hook-widget support for multiple
+	hook functions.
+
 	* users/24959/0002: Doc/Zsh/grammar.yo: Update aliases
 	documentation for the addition of the ALIAS_FUNC_DEF option.