diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-02-04 14:49:21 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-02-04 14:49:21 +0000 |
commit | f767a82fd307527417188f07efa0b0a7e2655566 (patch) | |
tree | 663e03d43815b1a5e0f34ec82e28521a302650d1 /ChangeLog | |
parent | [w3m-dev 02980] Re: code_to_str not found ifndef JP_CHARSET (diff) | |
download | w3m-f767a82fd307527417188f07efa0b0a7e2655566.tar.gz w3m-f767a82fd307527417188f07efa0b0a7e2655566.zip |
[w3m-dev 02985] inputAnswer() and no "ssl_forbid_method"
* file.c (inputAnswer): buf size is 80
* url.c (openSSLHandle): if old_ssl_forbid_method == ssl_forbid_method
ssl path is not modified
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2002-02-04 Fumitoshi UKAI <ukai@debian.or.jp> + + * [w3m-dev 02985] inputAnswer() and no "ssl_forbid_method" + * file.c (inputAnswer): buf size is 80 + * url.c (openSSLHandle): if old_ssl_forbid_method == ssl_forbid_method + ssl path is not modified + 2002-02-04 Fumitoshi UKAI <ukai@debian.or.jp> * [w3m-dev 02980] Re: code_to_str not found ifndef JP_CHARSET @@ -2755,4 +2762,4 @@ * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.296 2002/02/03 15:25:45 ukai Exp $ +$Id: ChangeLog,v 1.297 2002/02/04 14:49:21 ukai Exp $ |