Repository: jclouds-site Updated Branches: refs/heads/release-2.0.1 019dbd390 -> e7bd6ffc8
Added issue included for RC2 Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/cd3f5774 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/cd3f5774 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/cd3f5774 Branch: refs/heads/release-2.0.1 Commit: cd3f5774ace0b87978dd8c8c3bd7b0ca9f6653ac Parents: 019dbd3 Author: Ignasi Barrera <[email protected]> Authored: Tue Feb 21 23:24:46 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Feb 21 23:24:46 2017 +0100 ---------------------------------------------------------------------- releasenotes/2.0.1.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/cd3f5774/releasenotes/2.0.1.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.1.md b/releasenotes/2.0.1.md index 919b075..875f75c 100644 --- a/releasenotes/2.0.1.md +++ b/releasenotes/2.0.1.md @@ -39,6 +39,7 @@ Apache jclouds 2.0.1 new features include: * [JCLOUDS-1224](https://issues.apache.org/jira/browse/JCLOUDS-1224) - Update B2 domain * [JCLOUDS-1231](https://issues.apache.org/jira/browse/JCLOUDS-1231) - Implement the SecurityGroupExtension and the inbound ports feature * [JCLOUDS-1235](https://issues.apache.org/jira/browse/JCLOUDS-1235) - openstack-nova: list-security-groups request is slow, with O(n^2) behaviour +* [JCLOUDS-1237](https://issues.apache.org/jira/browse/JCLOUDS-1237) - IpPermission#compareTo is inconsistent with equals * [JCLOUDS-1239](https://issues.apache.org/jira/browse/JCLOUDS-1239) - Gzipped userdata not handled in openstack-nova debug logging The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12338676).
