Update changelog

(cherry picked from commit 2e1457a496)
This commit is contained in:
Daniel Nelson 2017-09-26 15:38:22 -07:00
parent 8e7cf0109e
commit 0e0da57b9a
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
### Bugfixes
- [#3259](https://github.com/influxdata/telegraf/issues/3259): Fix error if int larger than 32-bit in /proc/vmstat #3266
- [#3259](https://github.com/influxdata/telegraf/issues/3259): Fix error if int larger than 32-bit in /proc/vmstat.
- [#3265](https://github.com/influxdata/telegraf/issues/3265): Fix parsing of JSON with a UTF8 BOM in httpjson.
## v1.4.1 [2017-09-26]