about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-12-16 06:51:54 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-12-19 13:21:12 +0100
commitc3ea3ffa730037714fd1bb23b6fc1174b379368f (patch)
treefb2c46c01057bbdcbe02b8ce1254416bd5399248 /ChangeLog
parent1f2bdc2aa27141eb41f7b0765d79020b6af8bbd0 (diff)
downloadzsh-c3ea3ffa730037714fd1bb23b6fc1174b379368f.tar.gz
zsh-c3ea3ffa730037714fd1bb23b6fc1174b379368f.tar.xz
zsh-c3ea3ffa730037714fd1bb23b6fc1174b379368f.zip
36650: Add zle-line-pre-redraw hook for highlighting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54248963f..26add1966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-19  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 36650: Doc/Zsh/zle.yo, Src/Zle/zle_main.c: Add
+	zle-line-pre-redraw hook for highlighting
+
 2015-12-19  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted (after users/20873): Functions/Zle/edit-command-line: