diff --git a/ChangeLog b/ChangeLog index fd6d352..d0a3880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-11-18 Tatsuya Kinoshita + + * libwc/ucs.c, libwc/ucs.map: + Prevent global-buffer-overflow in wc_any_to_ucs(). + Bug-Debian: https://github.com/tats/w3m/issues/43 + 2016-11-17 Tatsuya Kinoshita * url.c: Prevent global-buffer-overflow in parseURL().