summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-06-01 20:28:19 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-06-01 20:44:26 +0200
commitdbe0c669409bb441a8464d0cd8a034c1a266f9e5 (patch)
tree39982f0b245ced4e6457911214693dc503de73b8
parenta9b0dbf86eff75ff1f756e6121424f60287713dc (diff)
Update ChangeLog for HTML tests in tarball
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a40d4f54..9026442f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,10 @@ dillo-3.1.1 [not released yet]
+- Disable TLSv1.3 in Mbed TLS 3.6.0 until it is supported.
- Add workaround for Cygwin and OpenSSL with --disable-threaded-dns.
+ - Fix distcheck when HTML tests are enabled.
Patches: Rodrigo Arias Mallo <rodarima@gmail.com>
++- Add HTML tests to the distributed tarball.
+ Patches: Matt Jolly
dillo-3.1.0 [May 4, 2024]