Repository: cloudstack Updated Branches: refs/heads/4.3 8960c4fda -> e0a3a06e9
Release: Fix typo in CHANGES file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e0a3a06e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e0a3a06e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e0a3a06e Branch: refs/heads/4.3 Commit: e0a3a06e9d995fc00c04ed2d1ebf4713d63d4cd3 Parents: 8960c4f Author: Sebastien Goasguen <[email protected]> Authored: Thu Sep 4 16:45:14 2014 +0200 Committer: Sebastien Goasguen <[email protected]> Committed: Thu Sep 4 16:45:14 2014 +0200 ---------------------------------------------------------------------- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e0a3a06e/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 84d6a4a..a1c17c2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,7 +9,7 @@ Version 4.3.1 This is a bug fix release. The following issues were fixed: - CLOUDSTACK-6531: Stopping the route in case of command failures + CLOUDSTACK-6531: Stopping the router in case of command failures CLOUDSTACK-6115: TravisCI configuration CLOUDSTACK-7405: allowing VR meta-data to be accessed without trailing slash CLOUDSTACK-7260: Management server not responding after some time for Vmware due to Oom (cannot create native thread).
