CHANGES: update list of issues fixed for 4.3.2 Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6fa3d825 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6fa3d825 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6fa3d825 Branch: refs/heads/4.3 Commit: 6fa3d8255426c403e0680ba28ba99ac0661aa841 Parents: 305d8ae Author: Rohit Yadav <rohit.ya...@shapeblue.com> Authored: Thu Dec 4 03:07:28 2014 +0530 Committer: Rohit Yadav <rohit.ya...@shapeblue.com> Committed: Thu Dec 4 03:07:28 2014 +0530 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6fa3d825/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 96c5e08..80dfedd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -111,6 +111,7 @@ This is a bug fix release. The following issues were fixed: CLOUDSTACK-5997: Template state changes side affects CLOUDSTACK-5685: reboot VR if a out-of-band power-on event is detected CLOUDSTACK-7994: Network rules are not configured in VR after out-of-band movement due to host crash + CLOUDSTACK-5923: CS doesn't do master switch for XS any more, CS will depend on XS HA to do master switch, XS HA needs to be enabled. Version 4.3.1 -------------