Skip to content

Commit

Permalink
Fix merge request references in changelog
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
dwmw2 committed Mar 30, 2020
1 parent bbff4c7 commit 6fac875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/changelog.xml
Expand Up @@ -30,7 +30,7 @@
<li><b><a href="ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz">OpenConnect v8.05</a></b>
<i>(<a href="ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz.asc">PGP signature</a>)</i> &#8212; 2019-09-12
<ul>
<li>Fix GlobalProtect ESP stall (<a href="https://gitlab.com/openconnect/openconnect/merge_requests/55">#55</a>).</li>
<li>Fix GlobalProtect ESP stall (<a href="https://gitlab.com/openconnect/openconnect/merge_requests/55">!55</a>).</li>
<li>Fix HTTP chunked encoding buffer overflow (CVE-2019-16239).</li>
</ul><br/>
</li>
Expand All @@ -39,7 +39,7 @@
<ul>
<li>Rework DTLS MTU detection. (<a href="https://gitlab.com/openconnect/openconnect/issues/10">#10</a>)</li>
<li>Add Pulse Connect Secure support.</li>
<li>OpenSSL build fixes (<a href="https://gitlab.com/openconnect/openconnect/merge_requests/51">#51</a>).</li>
<li>OpenSSL build fixes (<a href="https://gitlab.com/openconnect/openconnect/merge_requests/51">!51</a>).</li>
<li>Add HMAC-SHA256-128 (RFC4868) support for ESP.</li>
<li>Support IPv6 in ESP.</li>
<li>Translate user-visible strings from <tt>openconnect_get_supported_protocols()</tt>.</li>
Expand Down

0 comments on commit 6fac875

Please sign in to comment.