diff --git a/CHANGELOG.md b/CHANGELOG.md index d92605c..5764bb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ - Move mail processing functions to `mailsuite` package - Add offline option (closes issue #90) -- Properly set timeout when querying DNS (closes issue #79 and #92) +- Use UDP instead of TCP, and properly set the timeout when querying DNS (closes issue #79 and #92) - Log the current file path being processed when `--debug` is used (closes issue #95)