summaryrefslogtreecommitdiff
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 a37a0f2ed..8668a7af5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-03-31 Bart Schaefer <schaefer@zsh.org>
+
+ * Frank Dana: 53413: Functions/Prompts/promptinit: "print -rP"
+ in preview, in case of special characters
+
2025-03-03 Oliver Kiddle <opk@zsh.org>
* 53399: Src/Zle/zle_keymap.c, Src/builtin.c, Src/init.c,