Update changelog for #7356 (PR #7662)

pull/7676/head
Jonathan A. Sternberg 2016-12-01 10:41:39 -06:00
parent edeb70c1da
commit 3427c7b356
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- [#7066](https://github.com/influxdata/influxdb/issues/7066): Add support for secure transmission via collectd.
- [#7554](https://github.com/influxdata/influxdb/pull/7554): update latest dependencies with Godeps.
- [#7368](https://github.com/influxdata/influxdb/pull/7368): Introduce syntax for marking a partial response with chunking.
- [#7356](https://github.com/influxdata/influxdb/issues/7356): Use X-Forwarded-For IP address in HTTP logger if present.
### Bugfixes