Update ChangeLog

This commit is contained in:
Tatsuya Kinoshita
2016-11-16 00:08:24 +09:00
parent ec99f18638
commit 81a2932829

View File

@@ -1,5 +1,8 @@
2016-11-15 Tatsuya Kinoshita <tats@debian.org>
* table.c: Prevent deref null pointer in renderCoTable().
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537
* file.c, proto.h, table.c:
Prevent infinite recursion with nested table and textarea.
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257