blob: bb8451a470f73e2ed9cc4b42d8e5eb7511757c12 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
2001-11-16 Tsutomu Okada <okada@furuno.co.jp>
* file.c (HTMLtagproc1): [w3m-dev 02408] meta refresh
use MetaRefresh
add case refresh > 0
* fm.h:
add MetaRefresh
move alarm related definition from main.c
* main.c:
move alarm releated definition to fm.h
(SigAlarm): alarm_once
* rc.c:
add CMT_META_REFRESH
* file.c (loadHTMLBuffer): [w3m-dev 02415]
clean up temporary files
* file.c (loadHTMLstream): [w3m-dev 02414]
stable SIGINT handling in HTMLlineproc0()
* main.c (reMark): [w3m-dev 02413]
mark history bug
2001-11-15 aito@eie.yz.yamagata-u.ac.jp
* release-0-2-2
* Update to w3m-0.2.1-inu-1.6
2001-11-09 aito@eie.yz.yamagata-u.ac.jp
* release-0-2-1-inu-1-5
* Updates from 0.2.1 into 0.2.1-inu-1.5
2001-11-08 aito@eie.yz.yamagata-u.ac.jp
* release-0-2-1
* import w3m-0.2.1
|