diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2015-09-06 12:56:57 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2015-09-06 12:56:57 +0000 | 
| commit | 5f90adc736e0028c1a19dc15411e905f61ac3f34 (patch) | |
| tree | f72afe8a1631daa6ee11ec8210a31efd0b2afc5e | |
| parent | Do not use C99-style comments (diff) | |
| download | w3m-5f90adc736e0028c1a19dc15411e905f61ac3f34.tar.gz w3m-5f90adc736e0028c1a19dc15411e905f61ac3f34.zip | |
Update ChangeLog
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 11 | 
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ +2015-09-06  Tatsuya Kinoshita  <tats@debian.org> + +	* file.c: Do not use C99-style comments. + +2015-09-06  David Crosby  <dave@dafyddcrosby.com> + +	* file.c: Mitigate issue #16 found by @kcwu. +	* table.c: Fix stack overflow found by @kcwu. +	Origin: https://github.com/dafyddcrosby/sw3m +	Bug-sw3m: https://github.com/dafyddcrosby/sw3m/issues/16 +  2015-08-21  Tatsuya Kinoshita  <tats@debian.org>  	* doc-jp/keymap.lynx, doc/keymap.lynx: Fix unknown key. | 
