mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
63534aca7e
commit
daacc4be8b
|
@ -19,6 +19,7 @@ BUG FIXES:
|
|||
* 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]
|
||||
* dns: Fixed external services that pointed to consul addresses (CNAME records) not resolving to A-records. [GH-1228]
|
||||
* dns: Fixed an issue with SRV lookups where the service address was different from the node's. [GH-832]
|
||||
* server: Fixed the port numbers in the sample JSON inside peers.info. [GH-2391]
|
||||
|
||||
## 0.7.0 (September 14, 2016)
|
||||
|
|
Loading…
Reference in New Issue