From ee66aabc3987000c2851bce6ade4dcbb0b037d81 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Tue, 18 Jul 2023 21:09:33 +0900 Subject: [PATCH] Update ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9dc2817..692437f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2023-07-18 Rene Kita + + * etc.c: Fix OOB access due to multiple backspaces. + Origin: https://github.com/tats/w3m/pull/273 + Bug-Debian: https://github.com/tats/w3m/issues/268 + Bug-Debian: https://github.com/tats/w3m/issues/270 [CVE-2023-38252] + Bug-Debian: https://github.com/tats/w3m/issues/271 [CVE-2023-38253] + 2023-01-29 Markus Hiereth * po/de.po: Update German message catalogue.