first api changes commit
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/682f6d2e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/682f6d2e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/682f6d2e Branch: refs/heads/4.1 Commit: 682f6d2e5a97ef423879a672af91c8b389783ee3 Parents: 2c019cc Author: David Nalley <[email protected]> Authored: Tue Apr 16 20:15:30 2013 -0400 Committer: David Nalley <[email protected]> Committed: Tue Apr 16 20:44:33 2013 -0400 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/682f6d2e/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index b9656d6..130a7b6 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -5267,7 +5267,13 @@ under the License. </orderedlist> </section> </chapter> - <!-- <chapter id="api-changes-4.1"> + <chapter id="api-changes-4.1"> <title>API Changes in 4.1.0</title> - </chapter> --> + <section id="api-changes-new-4.1"> + <title>New API commands in 4.1</title> + </section> + <section id="api-changes-changed-4.1"> + <title>Changed API commands in 4.1</title> + </section> + </chapter> </book>
