From 4896adc0a17e0ea94bab86cc1abf6f09af74d7fa Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Mon, 29 May 2017 08:55:06 +0200 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 27225ec8..2e9ddfaa 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ * Handle bare codes (an RFC contravention) in SMTP server responses * Make message timestamps more dynamic - calculate the date separately for each message * Include timestamps in HTML-format debug output +* Improve Turkish translations ## Version 5.2.23 (March 15th 2017) * Improve trapping of TLS errors during connection so that they don't cause warnings, and are reported better in debug output