diff --git a/CHANGELOG.md b/CHANGELOG.md index 10814568ff..bb4787fa0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,8 +33,9 @@ - [#2102](https://github.com/influxdb/influxdb/issues/2102): Re-work Graphite input and metric processing - [#2996](https://github.com/influxdb/influxdb/issues/2996): Graphite Input Parsing - [#3136](https://github.com/influxdb/influxdb/pull/3136): Fix various issues with init.d script. Thanks @ miguelcnf. -- [2996](https://github.com/influxdb/influxdb/issues/2996): Graphite Input Parsing -- [3127](https://github.com/influxdb/influxdb/issues/3127): Trying to insert a number larger than the largest signed 64-bit number kills influxd +- [#2996](https://github.com/influxdb/influxdb/issues/2996): Graphite Input Parsing +- [#3127](https://github.com/influxdb/influxdb/issues/3127): Trying to insert a number larger than the largest signed 64-bit number kills influxd +- [#3131](https://github.com/influxdb/influxdb/pull/3131): Copy batch tags to each point before marshalling ## v0.9.0 [2015-06-11]