diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2020-12-16 11:26:26 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2020-12-16 11:26:26 +0000 |
commit | b70a5b254ccc856e6864b9149848f7d89f3e5a0a (patch) | |
tree | 8252068d26860f43d7f8975fc71a9ad3e5da84c6 /ChangeLog | |
parent | Use the default ciphers for OpenSSL 1.1 and later (diff) | |
download | w3m-b70a5b254ccc856e6864b9149848f7d89f3e5a0a.tar.gz w3m-b70a5b254ccc856e6864b9149848f7d89f3e5a0a.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2020-12-16 Tatsuya Kinoshita <tats@debian.org> + + * url.c: Use the default ciphers for OpenSSL 1.1 and later. + cf. https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674 + https://src.fedoraproject.org/rpms/w3m/blob/36f14df378762a3a03a6a724583ca5b0ff618ed5/f/Fix-the-cipher-list-string-to-ensure-that-it-contain.patch + https://fedoraproject.org/wiki/Packaging:CryptoPolicies + 2020-12-09 bptato <nincsnevem662@gmail.com> Small Gopher fixes/improvements |