diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-12 14:54:20 +0000 |
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-12 14:54:20 +0000 |
| commit | c710522a0342d192a653131613b1e92e634d645b (patch) | |
| tree | bb1e9493c88bd8ca6658994de93ea38c101845ee /ChangeLog | |
| parent | Check empty string conditions for ssl_ca_file and ssl_ca_path (diff) | |
| download | w3m-c710522a0342d192a653131613b1e92e634d645b.tar.gz w3m-c710522a0342d192a653131613b1e92e634d645b.zip | |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2021-02-12 Tatsuya Kinoshita <tats@debian.org> + + * url.c: Check empty string conditions for ssl_ca_file and ssl_ca_path. + + * url.c: + Fix OpenSSL default always overrides ssl_ca_file and ssl_ca_path. + 2021-02-11 Tatsuya Kinoshita <tats@debian.org> * po/de.po, po/ja.po, po/w3m.pot, po/zh_CN.po, po/zh_TW.po: |
