diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-01 20:28:19 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-01 20:44:26 +0200 |
commit | dbe0c669409bb441a8464d0cd8a034c1a266f9e5 (patch) | |
tree | 39982f0b245ced4e6457911214693dc503de73b8 /ChangeLog | |
parent | a9b0dbf86eff75ff1f756e6121424f60287713dc (diff) |
Update ChangeLog for HTML tests in tarball
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |