w3m 0.5.2 release

This commit is contained in:
Dai Sato
2007-05-31 12:17:05 +00:00
parent 50c06d19a9
commit ae48f2a576
10 changed files with 93 additions and 70 deletions

12
NEWS
View File

@@ -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