about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-09-07 21:17:35 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-09-07 21:17:40 +0000
commit8931e47b8d8f9194cc5424bc15e546c037a891e7 (patch)
tree48d45c6a9071525745b66c3dfbb65b86515dd26f /ChangeLog
parent1cba80bf08dc9451e8643588fcb308030bb4c4ee (diff)
downloadzsh-8931e47b8d8f9194cc5424bc15e546c037a891e7.tar.gz
zsh-8931e47b8d8f9194cc5424bc15e546c037a891e7.tar.xz
zsh-8931e47b8d8f9194cc5424bc15e546c037a891e7.zip
36437: Document interaction of $region_highlight and $zle_highlight.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15bc91fef..9562d1396 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-09-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 36437: Doc/Zsh/zle.yo Src/Zle/zle.h: Document interaction of
+	$region_highlight and $zle_highlight.
+
 	* unposted: Doc/Zsh/zle.yo: ZLE_STATE: fix obvious documentation
 	typo.