diff options
author | Dai Sato <satodai@w3m.jp> | 2006-12-10 11:06:12 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2006-12-10 11:06:12 +0000 |
commit | ab71462c9f987d345df87a9c604c2a4694499f2a (patch) | |
tree | 3d32ebc035d6b5fd7d4848429bfa519ea7cc71b1 /ChangeLog | |
parent | [w3m-dev 04184] automatic uncompression in downloading (diff) | |
download | w3m-ab71462c9f987d345df87a9c604c2a4694499f2a.tar.gz w3m-ab71462c9f987d345df87a9c604c2a4694499f2a.zip |
[w3m-dev 04185] display <em> and <i> elements with bold letters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2006-12-07 Hiroyuki Ito <ZXB01226@nifty.com> + + * [w3m-dev 04185] Re: italic text + * file.c, fm.h, html.c, html.h, tagtable.tab: + display <em> and <i> elements with bold letters. + 2006-12-07 Hideyuki SHIRAI <shirai@meadowy.org> * [w3m-dev 04184] automatic uncompression in downloading @@ -8778,4 +8784,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.972 2006/12/10 11:01:24 inu Exp $ +$Id: ChangeLog,v 1.973 2006/12/10 11:06:12 inu Exp $ |