diff --git a/CHANGELOG.md b/CHANGELOG.md index a728971d6a..343002da0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ - [#4377](https://github.com/influxdb/influxdb/pull/4377): Hinted handoff should not process dropped nodes - [#4365](https://github.com/influxdb/influxdb/issues/4365): Prevent panic in DecodeSameTypeBlock - [#4280](https://github.com/influxdb/influxdb/issues/4280): Only drop points matching WHERE clause +- [#4410](https://github.com/influxdb/influxdb/pull/4410): Fix infinite recursion in statement string(). Thanks @kostya-sh ## v0.9.4 [2015-09-14]