summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-11-08 11:01:29 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-11-08 11:01:29 +0100
commit9eba4d3a4417ce0e4e8d138376e86d831a889936 (patch)
tree1b90caf0cd8bce979c4351f332691dd86d6361f0 /ChangeLog
parent71c9130ede00c6ddf1e72e479178f4c2360f6a9e (diff)
downloadzsh-9eba4d3a4417ce0e4e8d138376e86d831a889936.tar.gz
zsh-9eba4d3a4417ce0e4e8d138376e86d831a889936.tar.xz
zsh-9eba4d3a4417ce0e4e8d138376e86d831a889936.zip
43804: also need to be able to turn colour attributes back into hex triples for region_highlight variable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19cc2f5ef..636ea4dd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-11-08  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 43804: Src/prompt.c: also need to be able to turn colour
+	attributes back into hex triples for region_highlight variable
+
 	* unposted: Src/Modules/nearcolor.c: add usual copyright header
 
 	* 43784: Completion/Zsh/Command/_compadd: clarify descriptions on