From 88c3a4bb4ea9e49ee2faf341461fdcc57a572588 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 11 Jul 2017 14:10:09 -0700 Subject: [PATCH] Update changelog (cherry picked from commit af318f4959e775372337389ef5331e2e80eaa5c0) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5ce6953..9a95bfb64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Bugfixes - [#3001](https://github.com/influxdata/telegraf/issues/3001): Fix handling of escape characters within fields. +- [#2988](https://github.com/influxdata/telegraf/issues/2988): Fix chrony plugin does not track system time offset. ## v1.3.3 [2017-06-28]