Repository: mesos Updated Branches: refs/heads/master fb6738d57 -> 00983a2b0
Fixed spelling of "Authentication" in CHANGELOG Fixed spelling of "Authentication" in CHANGELOG for 0.19 slave authentication feature. Review: https://reviews.apache.org/r/22257 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/00983a2b Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/00983a2b Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/00983a2b Branch: refs/heads/master Commit: 00983a2b03b0e10956f4648f089539d8aab6fab6 Parents: fb6738d Author: Adam B <[email protected]> Authored: Fri Jun 27 16:53:34 2014 -0700 Committer: adam-mesos <[email protected]> Committed: Fri Jun 27 16:59:19 2014 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/00983a2b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 9b79c1e..70aeb85 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,7 @@ Release Notes - Mesos - Version 0.19.0 allow a small amount of time for the replicated log to catch up on the new master. -* Authenication support has been added for slaves. +* Authentication support has been added for slaves. * Metrics reporting has been overhauled and is now exposed on /metrics/snapshot.
