From 63d2fc68239b996096a1c55a0d4b400ea4c2583f Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 1 Feb 2017 07:00:32 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09b46f687f..5756c36e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ IMPROVEMENTS: BUG FIXES: +* dns: Fixed an issue where SRV lookups for services on a node registered with non-IP addresses were missing the CNAME record in the additional section of the response. [GH-2695] + ## 0.7.3 (January 26, 2017) FEATURES: