From d70972cdd03e079b00471c62bfd792e53fd28206 Mon Sep 17 00:00:00 2001 From: John Shahid Date: Mon, 10 Mar 2014 14:01:27 -0400 Subject: [PATCH] update the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a37049e37..3418eb25f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -280,3 +280,4 @@ - [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