From 51eb8a6a686f26fc87bb33003503991e2b8bb2ab Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 13 Jun 2020 12:59:47 +0200 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7b04b2193..19de41bda 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,6 +31,7 @@ CHANGELOG Roundcube Webmail - Fix so anchor tags without href attribute are not modified (#7413) - Fix bug where subfolders of special folders could have been duplicated on folder list - Increase maximum size of contact jobtitle and department fields to 128 characters +- Fix missing newline after the logged line when writing to stdout (#7418) RELEASE 1.4.6 -------------