aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-12-16 11:26:26 +0000
committerTatsuya Kinoshita <tats@debian.org>2020-12-16 11:26:26 +0000
commitb70a5b254ccc856e6864b9149848f7d89f3e5a0a (patch)
tree8252068d26860f43d7f8975fc71a9ad3e5da84c6 /ChangeLog
parentUse the default ciphers for OpenSSL 1.1 and later (diff)
downloadw3m-b70a5b254ccc856e6864b9149848f7d89f3e5a0a.tar.gz
w3m-b70a5b254ccc856e6864b9149848f7d89f3e5a0a.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d70e538..b4777a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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