summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-02-09 00:10:19 +0100
committerOliver Kiddle <opk@zsh.org>2023-02-09 00:10:19 +0100
commit6502d05897a7d9441fcabfd24f203cffe4da59aa (patch)
tree2d22e60ca6103d359476f61abd092699ff633831 /ChangeLog
parent51350: ${(S)...//#%...} didn't match the whole string (diff)
downloadzsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar.gz
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar.bz2
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar.lz
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar.xz
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.tar.zst
zsh-6502d05897a7d9441fcabfd24f203cffe4da59aa.zip
51320, 51383: fixes to prevent later reappearance of old attributes
Also associated test updates and a test fix for TERM=dumb.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e63157de..bbe45a3f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-02-09 Oliver Kiddle <opk@zsh.org>
+
+ * 51320, 51383: Src/Zle/zle_main.c, Src/Zle/complist.c,
+ Src/Zle/zle_tricky.c, Test/D01prompt.ztst,
+ Test/X04zlehighlight.ztst: fixes to prevent later reappearance
+ of old attributes
+
2023-02-06 Peter Stephenson <p.stephenson@samsung.com>
* 51350: Src/subst.c, Test/D04parameter.ztst: the combination