diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-09-02 14:03:56 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-09-02 14:03:56 +0000 | 
| commit | c92724e84219d73da5f628d86d057ce926e847c9 (patch) | |
| tree | 5af46eeb118d86bf8989556b2da62e0cdb280863 | |
| parent | Merge pull request #27 from kcwu/fix-strgrow (diff) | |
| download | w3m-c92724e84219d73da5f628d86d057ce926e847c9.tar.gz w3m-c92724e84219d73da5f628d86d057ce926e847c9.zip  | |
Update ChangeLog
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-08-30  Kuang-che Wu  <kcwu@google.com> + +	* Str.c: Fix potential heap buffer corruption due to Strgrow. +	Origin: https://github.com/tats/w3m/pull/27 +  2016-08-29  Tatsuya Kinoshita  <tats@debian.org>  	* anchor.c:  | 
