[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>
This commit is contained in:
Fumitoshi UKAI
2002-02-04 14:49:21 +00:00
parent 0542d65d53
commit f767a82fd3
3 changed files with 15 additions and 7 deletions

View File

@@ -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 $