summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53e76e2db..a086bded7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	* 37590: Src/Zle/zle_hist.c, Src/Zle/zle_main.c: Invoke
 	zle-line-pre-redraw during isearch.
 
+2016-01-13  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 37567: Functions/Zle/match-words-by-style: use (Z:n:) to split
+	the buffer into words so line breaks are treated as whitespace
+
 2016-01-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 37591: Src/hashtable.c, Test/A02alias.ztst: 37591: 'alias -L':