Repository: jclouds-site Updated Branches: refs/heads/release-2.0.1 b7edb2acf -> 13c8de799
Minor typo corrections and changes Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/13c8de79 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/13c8de79 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/13c8de79 Branch: refs/heads/release-2.0.1 Commit: 13c8de7991e9c85581e2730af4ab1ffa042747ce Parents: b7edb2a Author: Andrew Phillips <[email protected]> Authored: Fri Feb 17 20:04:04 2017 -0500 Committer: Andrew Phillips <[email protected]> Committed: Fri Feb 17 20:04:04 2017 -0500 ---------------------------------------------------------------------- releasenotes/2.0.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/13c8de79/releasenotes/2.0.1.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.1.md b/releasenotes/2.0.1.md index 506e09f..919b075 100644 --- a/releasenotes/2.0.1.md +++ b/releasenotes/2.0.1.md @@ -45,16 +45,16 @@ The complete list of fixed issues and improvements can be found [here](https://i ## <a id="knownissues"></a> Known Issues -* The Azure ARM image extension creates images that cannot be re-deployed. Images are created fine but the OS provisioning fails with a timeout. +* The Azure ARM image extension creates images that cannot be re-deployed. Images are created successfully but the OS provisioning fails with a timeout. ## <a id="credits"></a>Credits jclouds would like to thank everyone who contributed time and effort in order to make this release happen: -* [Svetoslav Neykov](https://github.com/neykov) for his support on the karaf integration and for having contributed teh Vagrant provider. +* [Svetoslav Neykov](https://github.com/neykov) for his support on the karaf integration and for having contributed the Vagrant provider. * [Ali Bazlamit](https://github.com/alibazlamit) for the continued contributions to the ProfitBricks and OneAndOne providers. * [Daniel Estevez](https://twitter.com/danielestevez) for his contributions to the Azure ARM load balancer APIs. -* The Packet team for helping with the testing infrastructure. +* The Packet team for helping with testing infrastructure. * Apache jclouds [PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and community for verifying the release. * Check out who has been busy on [Open Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
