Repository: jclouds-site Updated Branches: refs/heads/rn202 e45acdc50 -> f42fee7e8
Fix bug link Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/f42fee7e Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/f42fee7e Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/f42fee7e Branch: refs/heads/rn202 Commit: f42fee7e82544dacbf01c834dc418cae7d051ac2 Parents: e45acdc Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 5 10:13:46 2017 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 5 10:13:46 2017 +0200 ---------------------------------------------------------------------- releasenotes/2.0.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/f42fee7e/releasenotes/2.0.2.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.2.md b/releasenotes/2.0.2.md index 6bca04d..aca2a85 100644 --- a/releasenotes/2.0.2.md +++ b/releasenotes/2.0.2.md @@ -54,7 +54,7 @@ Apache jclouds 2.0.2 new features include: * [JCLOUDS-1307](https://issues.apache.org/jira/browse/JCLOUDS-1307) - Security group can't be re-created if deleted externally * [JCLOUDS-1315](https://issues.apache.org/jira/browse/JCLOUDS-1315) - Add InternetGatewayApi to AWSEC2Api * [JCLOUDS-1316](https://issues.apache.org/jira/browse/JCLOUDS-1316) - Add a RouteTableApi to AWSEC2Api -* [JCLOUDS-1317] (https://issues.apache.org/jira/browse/JCLOUDS-1317)- Add ModifySubnetAttribute to AWSSubnetApi +* [JCLOUDS-1317](https://issues.apache.org/jira/browse/JCLOUDS-1317) - Add ModifySubnetAttribute to AWSSubnetApi The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339744&styleName=Html&projectId=12314430).
