aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-03-11 11:13:42 +0000
committerTatsuya Kinoshita <tats@debian.org>2020-03-11 11:13:42 +0000
commite890b157b69ac8ce416958cc09f6db7e21e268ab (patch)
tree6be7859910a0cb101835663ee6ce07cc6c65a790
parentUpdate documents for ssl_forbid_method (diff)
downloadw3m-e890b157b69ac8ce416958cc09f6db7e21e268ab.tar.gz
w3m-e890b157b69ac8ce416958cc09f6db7e21e268ab.zip
Update ChangeLog
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76ffec1..218211c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-03-11 Tatsuya Kinoshita <tats@debian.org>
+
+ * doc-jp/README.SSL, po/de.po, po/ja.po, po/w3m.pot, po/zh_CN.po:
+ * po/zh_TW.po, rc.c: Update documents for ssl_forbid_method.
+
+ * url.c: Extend ssl_forbid_method for TLSv1.2 and TLSv1.3.
+
2020-01-13 We're Yet <58348703+butwerenotthereyet@users.noreply.github.com>
* keybind.c, main.c, proto.h: Add command to go home.