diff options
| author | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 | 
|---|---|---|
| committer | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 | 
| commit | ae48f2a576f588e39e099031ccf8ecce11163ea3 (patch) | |
| tree | 7d6fed976b72694d61fc595a745d394e1cd6e1a5 /NEWS | |
| parent | fix type, add GC_INIT(). (diff) | |
| download | w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.tar.gz w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.zip | |
w3m 0.5.2 releaserelease-0-5-2
Diffstat (limited to '')
| -rw-r--r-- | NEWS | 12 | 
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ +w3m 0.5.2 - 2007-05-31 + +* security fix + - fix format string vulnerability. +* new features + - support gtk2 with w3m-img. + - new option for LiveHTTPHeaders-like logs. + - new option to fontify <del>, <s>, <ins>, and so on. +* other bug fixes + - avoid errors in "configure" and "make". + - '\n' handling in attributes' values of HTML tags. +  w3m 0.5.1 - 2004-04-29  * fix minor bugs | 
