From 3427c7b356e7a5f64b5d8b3fdf1709398b93f6af Mon Sep 17 00:00:00 2001 From: "Jonathan A. Sternberg" Date: Thu, 1 Dec 2016 10:41:39 -0600 Subject: [PATCH] Update changelog for #7356 (PR #7662) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37c8436366..321f9aa3cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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