diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-11-16 04:08:22 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-11-16 04:08:22 +0000 |
commit | 56156d26284944891894440842f43ba8683ab8a1 (patch) | |
tree | b26306763e3c3b80d7e34e312d868d84eb4b689b | |
parent | [w3m-dev 02408] meta refresh (diff) | |
download | w3m-56156d26284944891894440842f43ba8683ab8a1.tar.gz w3m-56156d26284944891894440842f43ba8683ab8a1.zip |
ChangeLog update
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,13 +13,13 @@ add CMT_META_REFRESH * file.c (loadHTMLBuffer): [w3m-dev 02415] - clean up temporary files + pushText() to clean up temporary files * file.c (loadHTMLstream): [w3m-dev 02414] - stable SIGINT handling in HTMLlineproc0() + SETJMP and signal after buffer is initialized * main.c (reMark): [w3m-dev 02413] - mark history bug + don't save invalid regexp to MarkString 2001-11-15 aito@eie.yz.yamagata-u.ac.jp |