diff --git a/CHANGELOG.md b/CHANGELOG.md index a2559ad00f..ff93d390c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - [#2429](https://github.com/influxdb/influxdb/pull/2429): Ensure no field value is null. - [#2431](https://github.com/influxdb/influxdb/pull/2431): Always append shard path in diags. Thanks @marcosnils - [#2441](https://github.com/influxdb/influxdb/pull/2441): Correctly release server RLock during "drop series". +- [#2445](https://github.com/influxdb/influxdb/pull/2445): Read locks and data race fixes ## v0.9.0-rc27 [04-23-2015]