summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Altherr <philippe.altherr@gmail.com>2026-07-10 13:44:53 +0200
committerdana <dana@dana.is>2026-07-15 20:45:06 -0500
commit62103851e4e1f9825673f71861479b2570c97e2d (patch)
tree03f620507e2604c00b018810c58c3b40706d2885 /ChangeLog
parent54974: _vim: Add '--log' option (diff)
downloadzsh-62103851e4e1f9825673f71861479b2570c97e2d.tar
zsh-62103851e4e1f9825673f71861479b2570c97e2d.tar.gz
zsh-62103851e4e1f9825673f71861479b2570c97e2d.tar.bz2
zsh-62103851e4e1f9825673f71861479b2570c97e2d.tar.lz
zsh-62103851e4e1f9825673f71861479b2570c97e2d.tar.xz
zsh-62103851e4e1f9825673f71861479b2570c97e2d.tar.zst
zsh-62103851e4e1f9825673f71861479b2570c97e2d.zip
54941: Fix saving and restoring of subscripted inline assignments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74be7508d..3679a5f4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2026-07-15 dana <dana@dana.is>
+ * Philippe Altherr: 54941: Src/exec.c, Test/A06assign.ztst: Fix
+ saving and restoring of subscripted inline assignments
+
* Shohei YOSHIDA: 54974: Completion/Unix/Command/_vim: Add
'--log' option