diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6771077d166193e3ed3ceaed774aa4c218b06f4..e07024f6cde046007aba63555a9f3a448aa13b8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -95,6 +95,7 @@
 - [#2899](https://github.com/influxdata/telegraf/issues/2899): Skip compilcation of logparser and tail on solaris.
 - [#2951](https://github.com/influxdata/telegraf/issues/2951): Discard logging from tail library.
 - [#3126](https://github.com/influxdata/telegraf/pull/3126): Remove log message on ping timeout.
+- [#3144](https://github.com/influxdata/telegraf/issues/3144): Don't retry points beyond retention policy.
 
 ## v1.3.5 [2017-07-26]