]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Fix stray close paren in changelog
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 31 Mar 2021 15:19:33 +0000 (16:19 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 1 Apr 2021 19:18:53 +0000 (20:18 +0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
www/changelog.xml

index 3027ee7147a698418cb2acc08351158c04fd20f4..1c0bb1534a97af34e470e3c7e0533f9ac98f68c9 100644 (file)
@@ -27,7 +27,7 @@
        <li>Allow <tt>--servercert</tt> to be specified multiple times in order to accept server certificates matching more than one possible fingerprint (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/162">!162</a>, <a href="https://gitlab.com/openconnect/openconnect/-/issues/25">#25</a>)</li>
        <li>Add insecure debugging build mode for developers (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/112">!112</a>)</li>
        <li>Demangle default routes sent as split routes by GlobalProtect (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/118">!118</a>)</li>
-       <li>Improve GlobalProtect login argument decoding (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/143">!143</a>)</li>)
+       <li>Improve GlobalProtect login argument decoding (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/143">!143</a>)</li>
        <li>Add detection of authentication expiration date, intended to allow front-ends to cache and reuse authentication cookies/sessions (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/156">!156</a>)</li>
        <li>Small bug fixes and clarification of many logging messages.</li>
        <li>Support more Juniper login forms, including some SSO forms (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/171">!171</a>)</li>