From 7c013ce5943e6b73de55e065e1e4a64f131d59c1 Mon Sep 17 00:00:00 2001 From: Preetha Date: Mon, 5 Feb 2018 17:35:46 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 512db1969d..7aaa57e8ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ FEATURES: * agent: Added support for gRPC health checks that probe the standard gRPC health endpoint. [[GH-3073](https://github.com/hashicorp/consul/issues/3073)] -* dns: Updated DNS vendor library to pick up bug fix in the DNS server where an open idle connection blocks the accept loop.[[GH-3859](https://github.com/hashicorp/consul/issues/3859)] +* dns: Updated DNS vendor library to pick up bug fix in the DNS server where an open idle connection blocks the accept loop. [[GH-3859](https://github.com/hashicorp/consul/issues/3859)] IMPROVEMENTS: