diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-05 17:54:38 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-05 17:54:38 +0000 |
commit | bedc31f559ef29ff3403c69dd6bda448f2444c78 (patch) | |
tree | 9e1aaef710230801e9bd07739c6d4b07ed1899ed /ChangeLog | |
parent | * NEWS: update (diff) | |
download | w3m-bedc31f559ef29ff3403c69dd6bda448f2444c78.tar.gz w3m-bedc31f559ef29ff3403c69dd6bda448f2444c78.zip |
[w3m-dev 03374] disable_secret_security_check
* etc.c (openSecurityFile): disable_secret_security_check
* fm.h (disable_secret_security_check): added
* rc.c (CMT_DISABLE_SECRET_SECURITY_CHECK): added
(disable_secret_security_check): added
* NEWS: rc: disable_secret_security_check
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,14 @@ 2002-11-06 Fumitoshi UKAI <ukai@debian.or.jp> + * [w3m-dev 03374] disable_secret_security_check + * etc.c (openSecurityFile): disable_secret_security_check + * fm.h (disable_secret_security_check): added + * rc.c (CMT_DISABLE_SECRET_SECURITY_CHECK): added + (disable_secret_security_check): added + * NEWS: rc: disable_secret_security_check + +2002-11-06 Fumitoshi UKAI <ukai@debian.or.jp> + * NEWS: update 2002-11-06 Fumitoshi UKAI <ukai@debian.or.jp> @@ -4296,4 +4305,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.476 2002/11/05 17:35:09 ukai Exp $ +$Id: ChangeLog,v 1.477 2002/11/05 17:54:38 ukai Exp $ |