summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f55891b47..f530ab1eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2020-06-25 Daniel Shahaf <d.s@daniel.shahaf.name>
+ * 46068 (tweaked) (was: github #57): Doc/Zsh/zle.yo, README,
+ Src/Zle/zle.h, Src/Zle/zle_refresh.c, Src/Zle/zle_utils.c,
+ Src/prompt.c, Test/X04zlehighlight.ztst: region_highlight:
+ Add memo= support.
+
* 46102: Test/ztst.zsh: test harness: Make the XPass message
distinct from the Fail message.