fix #undef USE_SSL_VERIFY compile error

This commit is contained in:
Fumitoshi UKAI
2001-12-27 02:32:08 +00:00
parent 409a8bb4c0
commit cb62f30ad4
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2001-12-27 Fumitoshi UKAI <ukai@debian.or.jp>
* url.c (openSSLHandle): accept_this_file is out of
#ifdef USE_SSL_VERIFY
2001-12-27 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
* [w3m-dev 02753]
@@ -1692,4 +1697,4 @@
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.186 2001/12/27 02:28:17 ukai Exp $
$Id: ChangeLog,v 1.187 2001/12/27 02:32:08 ukai Exp $