Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-02-13 18:46:35 -08:00 committed by GitHub
parent 29bfe1a5ad
commit b300e9f0d2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ BUG FIXES:
BUG FIXES:
* server: Fixed a rare but serious issue where Consul servers could panic after a specific sequence of large delete operations, such in the KV store or for sessions expiring. [GH-2724]
* server: Fixed a rare but serious issue where Consul servers could panic when performing a large delete operation followed by a specific sequence of other updates to related parts of the state store (affects KV, sessions, prepared queries, and the catalog). [GH-2724]
## 0.7.4 (February 6, 2017)