about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephane Chazelas <stephane@chazelas.org>2023-06-02 16:29:32 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2023-06-06 09:24:31 +0100
commit58852b3246e41be1512d5d167bb47b69c099c324 (patch)
tree26e35341d102b489bed6bcac960930aa3e505c60 /ChangeLog
parent0577dafcaa9d5f7cdbf5637b2dea5ed71dd5af81 (diff)
downloadzsh-58852b3246e41be1512d5d167bb47b69c099c324.tar.gz
zsh-58852b3246e41be1512d5d167bb47b69c099c324.tar.xz
zsh-58852b3246e41be1512d5d167bb47b69c099c324.zip
Protect another : from history modifier expansion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b94a009e7..e1cd64c91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2023-06-06  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Stephan: 51818: Protect another ':'.
+
 	* Stephane: 51817: Protect some use of ':' from history modifier
 	interpreation.