summaryrefslogtreecommitdiffstats
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 18bc4a698..85fc1de96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-05-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 51722: Src/Modules/parameter.c: Add safety to extracting
+ elements of $historywords.
+
2023-05-13 Oliver Kiddle <opk@zsh.org>
* 51738: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c,