From 33f464a17dde560fa46f3565ee09a2e38c160687 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Thu, 29 Jun 2023 10:16:00 -0700 Subject: [PATCH] Changelog entry for tinydns . fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9bbf10..4a59c14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ownership to be marked in the same zone for delegation NS records. * octodns-report access --lenient flag to allow running reports with records sourced from providers with non-compliant record data. +* Correctly handle FQDNs in TinyDNS config files that end with trailing .'s ## v1.0.0.rc0 - 2023-05-16 - First of the ones