diff --git a/ChangeLog b/ChangeLog index f83f1a1..ea13457 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-08-19 Tatsuya Kinoshita + + * file.c, parsetagx.c: Fix uninitialised values for and
. + Bug-Debian: https://github.com/tats/w3m/issues/16 + 2016-08-18 Kuang-che Wu * table.c: Fix table rowspan and colspan.