aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2023-12-24 15:56:22 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2023-12-30 01:37:15 +0100
commitcb6e5a10ba2bbf5dbfaded95d905fd688b495631 (patch)
treefac6d49d4e574726a271631947699a9d418ca608
parent122450b8a67cd37611fb66fae3ddb54db0100415 (diff)
Mention OpenSSL 1.1 as supported library
-rw-r--r--ChangeLog2
-rw-r--r--doc/install.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 40c8c70b..e81622f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,7 +46,7 @@ dillo-3.1 [not released yet]
Patches: Johannes Hofmann
+- Fix DuckDuckGo search links
- Add scroll_step option to control the mouse wheel vertical step
- - Add support for OpenSSL, mbedTLS 2 and mbedTLS 3
+ - Add support for OpenSSL 1.1, OpenSSL 3, mbedTLS 2 and mbedTLS 3
- Replace configure flag --enable-ssl to --enable-tls
- Enable TLS support by default for https.
Patches: Rodrigo Arias Mallo <rodarima@gmail.com>
diff --git a/doc/install.md b/doc/install.md
index b74c1f01..4e3d6308 100644
--- a/doc/install.md
+++ b/doc/install.md
@@ -20,7 +20,7 @@ Additionally, it is **strongly recommended** that you install a TLS
library to browse HTTPS pages. Currently, Dillo supports any of the
following libraries:
- - OpenSSL
+ - OpenSSL 1.1 or 3
- mbedTLS 2 or 3
If you don't want to use a TLS library, use the configure option