update the changelog

pull/327/merge
John Shahid 2014-03-10 17:19:34 -04:00
parent e5b1486a3d
commit 39cec27b48
1 changed files with 3 additions and 0 deletions

View File

@ -281,3 +281,6 @@
- [Issue #312](https://github.com/influxdb/influxdb/issues/312). WAL should wait for server id to be set before recovering
- [Issue #301](https://github.com/influxdb/influxdb/issues/301). Use ref counting to guard against race conditions in the shard cache
- [Issue #319](https://github.com/influxdb/influxdb/issues/319). Propagate enigne creation error correctly to the user
- [Issue #316](https://github.com/influxdb/influxdb/issues/316). Make
sure we don't starve goroutines if we get an access denied error
from one of the shards