aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-04-09 14:53:54 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-04-09 14:53:54 +0000
commit47450051219efc80975ac105ffd87ee764c87482 (patch)
tree59c678a40b5a8095e286bcc9e14ab213c6fac3f0 /ChangeLog
parent[w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM) (diff)
downloadw3m-47450051219efc80975ac105ffd87ee764c87482.tar.gz
w3m-47450051219efc80975ac105ffd87ee764c87482.zip
[w3m-dev 03169] Can't calculate table height if number of cells > 20.
* table.c (check_table_height): change row, rowspan, indexarray, height from array to pointer From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to '')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 06383a0..295f526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2002-04-09 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+ * [w3m-dev 03169] Can't calculate table height if number of cells > 20.
+ * table.c (check_table_height): change row, rowspan, indexarray, height
+ from array to pointer
+
+2002-04-09 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+
* [w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM)
* configure: s/XFACE2XBM/XFACE2XPM/
* config.h.dist: ditto
@@ -3334,4 +3340,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.368 2002/04/09 14:45:58 ukai Exp $
+$Id: ChangeLog,v 1.369 2002/04/09 14:53:54 ukai Exp $