This is an automated email from the ASF dual-hosted git repository.
nacx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds-site.git
The following commit(s) were added to refs/heads/master by this push:
new 967396a Fix list in release notes 2.2.1
967396a is described below
commit 967396a77b1fdaec85b2aa2823db96b0293f6b55
Author: Ignasi Barrera <[email protected]>
AuthorDate: Thu May 14 12:31:48 2020 +0200
Fix list in release notes 2.2.1
---
releasenotes/2.2.1.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releasenotes/2.2.1.md b/releasenotes/2.2.1.md
index e1368ac..c9a3991 100644
--- a/releasenotes/2.2.1.md
+++ b/releasenotes/2.2.1.md
@@ -27,7 +27,7 @@ New features in Apache jclouds 2.2.1 include:
### Bugs and patches
<ul>
->[<a
href='https://issues.apache.org/jira/browse/JCLOUDS-1520'>JCLOUDS-1520</a>] -
JClouds is not using the JDK's KeepAliveCache when
UntrustedSSLContextSupplier is used
+<li>[<a
href='https://issues.apache.org/jira/browse/JCLOUDS-1520'>JCLOUDS-1520</a>] -
JClouds is not using the JDK's KeepAliveCache when
UntrustedSSLContextSupplier is used
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/JCLOUDS-1529'>JCLOUDS-1529</a>] -
NullPointerException in
org.jclouds.json.gson.internal.JsonReaderInternalAccess.INSTANCE
</li>