fix typos in release notes
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/92c892c8 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/92c892c8 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/92c892c8 Branch: refs/heads/0.8.0-incubating Commit: 92c892c8a644a7cbefb724f2ee1a5b1d90e0112c Parents: bc6e6ee Author: Alex Heneveld <[email protected]> Authored: Tue Sep 1 17:29:32 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Tue Sep 1 17:29:32 2015 +0100 ---------------------------------------------------------------------- docs/guide/misc/release-notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/92c892c8/docs/guide/misc/release-notes.md ---------------------------------------------------------------------- diff --git a/docs/guide/misc/release-notes.md b/docs/guide/misc/release-notes.md index e15421a..d7a5f23 100644 --- a/docs/guide/misc/release-notes.md +++ b/docs/guide/misc/release-notes.md @@ -16,11 +16,11 @@ title: Release Notes ### Introduction -Version 0.8.0 is a rapid, clean-up and hardening release, as we prepare for graduation. +Version 0.8.0 is a clean-up and hardening release, rapidly following 0.7.0, as we prepare for graduation. The biggest change is the package refactoring, discussed in the Backwards Compatibility section. -Other new features include more externalized configuration, -machine management (suspend/resume and windows enhandements), -MySQL cluster, entitlements enhancements, and pluggable blueprint languages. +Other new features include externalized configuration, +more machine management (suspend/resume and windows enhancements), +clustered MySQL, entitlements enhancements, and pluggable blueprint languages. Thanks go to our community for their improvements, feedback and guidance, and to Brooklyn's commercial users for funding much of this development.
