summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e90dfd3..df90e441a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-03-02 Bart Schaefer <schaefer@zsh.org>
+
+ * 52612: Src/parse.c, Src/subst.c, Src/utils.c: change the %l
+ replacment of zwarning() et al. to do literal string output;
+ change previous uses to %s and use new %l for ${var?$error}
+
2024-03-01 Bart Schaefer <schaefer@zsh.org>
* 52645: Src/builtin.c: unset through a nameref keep up-scope