From 7179290dea793f3f059c900c1a9e32082a36096c Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 27 Jul 2017 15:21:52 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e30314f0c..cc1127d2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ - [#2906](https://github.com/influxdata/telegraf/issues/2906): Fix panic in logparser if file cannot be opened. - [#2886](https://github.com/influxdata/telegraf/issues/2886): Default to localhost if zookeeper has no servers set. - [#2457](https://github.com/influxdata/telegraf/issues/2457): Fix docker memory and cpu reporting in Windows. +- [#3058](https://github.com/influxdata/telegraf/issues/3058): Allow iptable entries with trailing text. ## v1.3.5 [2017-07-26]