diff --git a/ChangeLog b/ChangeLog index 172e5b9..5bc4a28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-09-18 Rene Kita + + * istream.c: Fix manipulation of ASN1_STRING. + Origin: https://github.com/tats/w3m/pull/193 + 2021-09-05 Rene Kita * table.c: Ensure VLA size is at least one.