]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Update changelog. TPM2 is no longer OpenSSL-only.
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 10 Oct 2018 19:22:47 +0000 (12:22 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 Oct 2018 01:14:17 +0000 (18:14 -0700)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
www/changelog.xml

index b9640aec6f75484db8b23b35c562842ac104767b..c2f4509fb4a725f2f04a110e98eb84db83eb5186 100644 (file)
@@ -15,8 +15,7 @@
 <ul>
    <li><b>OpenConnect HEAD</b>
      <ul>
-       <li>Add support for SSL keys stored in TPM2, with OpenSSL and <a
-          href="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine.git/">TPM2 Engine</a>.</li>
+       <li>Add support for SSL keys stored in <a href="tpm.html">TPM2</a>.</li>
        <li>Fix ESP rekey when replay protection is disabled.</li>
        <li>Drop support for GnuTLS older than 3.2.10.</li>
        <li>Fix <tt>--passwd-on-stdin</tt> for Windows to not forcibly open console.</li>