Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-09-26 16:58:32 -07:00 committed by GitHub
parent 18c4278fcc
commit 1f304c3624
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ FEATURES:
BUG FIXES:
* agent: Fixed a go race issue with log buffering at startup. [GH-2262]
* agent: Fixed a Go race issue with log buffering at startup. [GH-2262]
* agent: Fixed a panic during anti-entropy sync for services and checks. [GH-2125]
* agent: Fixed an issue on Windows where "wsarecv" errors were logged when CLI commands accessed the RPC interface. [GH-2356]