summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01167b0c3..92a95ffaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-04-22 Bart Schaefer <schaefer@zsh.org>
+
+ * 51670: Src/text.c: prevent possible underflow in gettext()
+
2023-04-18 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* 51663: Completion/Unix/Command/_ssh: fix a typo in 51582