From d01001f2a51d92875fba1d4546b20952b099e5cf Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sat, 28 Feb 2015 17:06:09 -0500 Subject: [PATCH] some more CHANGELOG entries --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 902c3379..40ce129a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,10 @@ Control panel: * Status checks now check that system services are actually running by pinging each port that should have something running on it. * The status checks are now parallelized so they may be a little faster. +* The status check for MX records now allow any priority, in case an unusual setup is required. * The interface for setting website domain-specific directories is simplified. * The mail guide now says that to use Outlook, Outlook 2007 or later on Windows 7 and later is required. +* External DNS settings now skip the special "_secondary_nameserver" key which is used for storing secondary NS information. Setup: