Update CHANGELOG.md

pull/2483/head
James Phillips 8 years ago committed by GitHub
parent 1c01b10c87
commit ae51ce8dbf

@ -31,6 +31,7 @@ BUG FIXES:
* dns: Fixed an issue with SRV lookups where the service address was different from the node's. [GH-832] * dns: Fixed an issue with SRV lookups where the service address was different from the node's. [GH-832]
* dns: Fixed an issue where truncated records from a recursor query were improperly reported as errors. [GH-2384] * dns: Fixed an issue where truncated records from a recursor query were improperly reported as errors. [GH-2384]
* server: Fixed the port numbers in the sample JSON inside peers.info. [GH-2391] * server: Fixed the port numbers in the sample JSON inside peers.info. [GH-2391]
* server: Squashes ACL datacenter name to lower case and checks for proper formatting at startup. [GH-2059, GH-1778, GH-2478]
* ui: Fixed an XSS issue with the display of sessions and ACLs in the web UI. [GH-2456] * ui: Fixed an XSS issue with the display of sessions and ACLs in the web UI. [GH-2456]
## 0.7.0 (September 14, 2016) ## 0.7.0 (September 14, 2016)

Loading…
Cancel
Save