summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 240fb0581..2e0b085e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2024-01-28 Oliver Kiddle <opk@zsh.org>
+ * 52499: Src/prompt.c: support highlight groups defined in a
+ .zle.hlgroups associative array and referenced using %H in
+ prompt strings or hl= in zle_highlight/region_highlight
+
* unposted: Src/Modules/zutil.c: remove unused variable to silence
compiler warning