aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db08f3a..f105509 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2021-02-24 Tatsuya Kinoshita <tats@debian.org>
+
+ * doc-jp/README.SSL: Simplify doc for SSL.
+
+2021-02-24 davkor <david@adalogics.com>
+
+ * fuzz/fuzz-conv.c:
+ Added initial fuzzer for integration with OSS-Fuzz.
+ Origin: https://github.com/tats/w3m/pull/169
+ Bug-Debian: https://github.com/tats/w3m/issues/165
+
2021-02-22 Tatsuya Kinoshita <tats@debian.org>
* url.c: Don't fallback when SSL_CTX_load_verify_locations fails.