diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index eabebb6..4df1cb7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,8 +21,12 @@ <h2> in 2.4.0.0 </h2> <ul> + <li> <a href="https://openssl.org/">OpenSSL</a> plus +<a href="https://git.causal.agency/libretls/about/">LibreTLS</a> +can now be used as a backend, since LibreTLS provides an +implementation of the libtls API. </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.9.4.0. </li> +dependency bumped to 2.10.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> has been made optional. It's still enabled by default; disabling it with the <tt>--disable-execline</tt> configure option disables |