From 309b313162ca74a1bd20370af712a745b98ba209 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Tue, 7 Mar 2017 17:26:39 +0100 Subject: [PATCH] Fix wording of megacli changelog entry. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0158a52..5e6f3921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ NOTE: We are deprecating several collectors in this release. * `gmond` - Out of scope. - * `megacli` - Requires forking, moved to textfile collection. + * `megacli` - Requires forking, to be moved to textfile collection. * `ntp` - Out of scope. * [FEATURE] Add loadavg collector for Solaris #311