aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2007-04-19 12:00:37 +0000
committerDai Sato <satodai@w3m.jp>2007-04-19 12:00:37 +0000
commit2c5eaafc8ea301638676a41ed50383ed0b76c0a1 (patch)
tree157101119feaa43ed1a1444616f0710cd9a65fb3 /ChangeLog
parentdisplay <em> and <i> elements with underline. [w3m-dev 04197] (diff)
downloadw3m-2c5eaafc8ea301638676a41ed50383ed0b76c0a1.tar.gz
w3m-2c5eaafc8ea301638676a41ed50383ed0b76c0a1.zip
avoid conflicts between input_alt and img_alt, and fix calculation of labeled line numbers when fold_line=1. [w3m-dev 04211]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a76d4e..dac42de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-19 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+
+ * [w3m-dev 04211] input type=image
+ * file.c, html.[ch]: avoid conflicts between input_alt and img_alt.
+ fix calculation of labeled line numbers when fold_line=1.
+
2007-04-19 Hiroyuki Ito <ZXB01226@nifty.com>
* [w3m-dev 04197] Re: italic text
@@ -8794,4 +8800,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.975 2007/04/19 11:42:29 inu Exp $
+$Id: ChangeLog,v 1.976 2007/04/19 12:00:37 inu Exp $