about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 79fb2c779..3445b69cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,9 @@
 
 2015-09-11  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
-	* 36443: Doc/Zsh/zle.yo Src/Zle/zle_refresh.c: Set
-	zle_highlight=(paste:standout) by default.
+	* 36443: Doc/Zsh/zle.yo Src/Zle/zle_refresh.c: 
+	Highlight pasted/yanked text as standout by default (i.e., when
+	$zle_highlight doesn't specify otherwise).
 
 	* 36443: Revert 35834.