diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-10-08 21:06:02 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-10-08 21:06:02 +0000 | 
| commit | 065461d949125c8e2574f6e7aac90279244878b8 (patch) | |
| tree | 5a617323adaf84a9291adb4c3352e9c5f821b527 | |
| parent | Fix incorrect dereference in formUpdateBuffer when MENU_SELECT (diff) | |
| download | w3m-065461d949125c8e2574f6e7aac90279244878b8.tar.gz w3m-065461d949125c8e2574f6e7aac90279244878b8.zip | |
Update ChangeLogv0.5.3+git20161009
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ +2016-10-09  Tatsuya Kinoshita  <tats@debian.org> + +	* form.c: +	Fix incorrect dereference in formUpdateBuffer when MENU_SELECT. +	cf. https://github.com/tats/w3m/commit/ec9eb22e008a69ea9dc21fdca4b9b836679965ee +  2016-10-08  Tatsuya Kinoshita  <tats@debian.org>  	* table.c, table.h, textlist.h: | 
