CHANGELOG updates

This commit is contained in:
Armon Dadgar 2015-02-16 14:33:12 -08:00
parent ec5ed93c5b
commit 23d30b32ac
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ BUG FIXES:
* Fixed issue preventing node reaping [GH-371] * Fixed issue preventing node reaping [GH-371]
* Fixed gossip stability at very large scale * Fixed gossip stability at very large scale
* Fixed string of rpc error: rpc error: ... no known leader. [GH-611] * Fixed string of rpc error: rpc error: ... no known leader. [GH-611]
* Fixed panic in `exec` during cancelation
IMPROVEMENTS: IMPROVEMENTS: