aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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