[w3m-dev 02523]

From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
fix problem of anchor tag with name attribute only
This commit is contained in:
Fumitoshi UKAI
2001-11-23 18:35:06 +00:00
parent 7b7ea95912
commit 8accab8783
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
2001-11-24 Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
* [w3m-dev 02523]
* table.c (feed_table_tag):
fix problem of anchor tag with name attribute only
2001-11-23 Tsutomu Okada <okada@furuno.co.jp>
* [w3m-dev 02511]
* terms.c (isWinConsole): added
2001-11-22 Kiyokazu SUTO <suto@ks-and-ks.ne.jp>