diff --git a/ChangeLog b/ChangeLog index c20e244..172e5b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-09-05 Rene Kita + + * table.c: Ensure VLA size is at least one. + Origin: https://github.com/tats/w3m/pull/192 + Bug-Debian: https://github.com/tats/w3m/issues/51 + 2021-08-30 Tatsuya Kinoshita * scripts/w3mman/w3mman.in: Fix incorrect query string for `w3mman 7z`.