Updated Branches: refs/heads/4.1 c1bb2a561 -> 675167dd5
Correcting ID in the release notes from issues-fixed-4.0 to issues-fixed-4.1 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/675167dd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/675167dd Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/675167dd Branch: refs/heads/4.1 Commit: 675167dd50b2cb544f269d720396a9a72b8a8843 Parents: c1bb2a5 Author: Chip Childers <[email protected]> Authored: Mon Jun 17 13:52:09 2013 -0400 Committer: Chip Childers <[email protected]> Committed: Mon Jun 17 13:52:09 2013 -0400 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/675167dd/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index 89b17da..f5b71a7 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -255,7 +255,7 @@ under the License. <para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-297">CLOUDSTACK-297</ulink>: &PRODUCT; 4.1.0 introduces a new API <command>resetSSHKeyForVirtualMachine</command>, that can allow them to set or reset the SSH keypair assigned to a virtual machine.</para> </section> </section> - <section id="issues-fixed-4.0"> + <section id="issues-fixed-4.1"> <title>Issues Fixed in 4.1.0</title> <para>Apache CloudStack uses <ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK">Jira</ulink> to track its issues. All new features and bugs for 4.1.0 have been tracked in Jira, and have
