diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-07-13 16:13:28 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-07-13 16:13:28 +0000 |
commit | 810ca51cf3c6f5156ab277f3cc31f84b50a3ae83 (patch) | |
tree | e571995e772569e6ecebd987e4cfbfa294754bff /ChangeLog | |
parent | * w3mimg/fb/fb_img.h (get_image_size): add missing prototypes (diff) | |
download | w3m-810ca51cf3c6f5156ab277f3cc31f84b50a3ae83.tar.gz w3m-810ca51cf3c6f5156ab277f3cc31f84b50a3ae83.zip |
[w3m-dev 03937] <center> in <table>
* table.c (feed_table_tag): fix <center>,</center>,<div>,</div>,
<p>,<br>,<nobr>,</nobr>,<wbr>
check_rowcol() for <img>
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,12 @@ -2003-07-10 Fumitoshi UKAI <ukai@ukai.org> +2003-07-14 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + + * [w3m-dev 03937] <center> in <table> + * table.c (feed_table_tag): fix <center>,</center>,<div>,</div>, + <p>,<br>,<nobr>,</nobr>,<wbr> + check_rowcol() for <img> + + +2003-07-10 Fumitoshi UKAI <ukai@debian.or.jp> * w3mimg/fb/fb_img.h (get_image_size): add missing prototypes * w3mimg/fb/fb.c (fb_clear): unused variable `j' @@ -7916,4 +7924,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.849 2003/07/09 15:07:10 ukai Exp $ +$Id: ChangeLog,v 1.850 2003/07/13 16:13:28 ukai Exp $ |