diff --git a/CHANGELOG b/CHANGELOG index c9b7e9ec2..5176b0e92 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -62,6 +62,9 @@ CHANGELOG Roundcube Webmail - Fix touch event issue on messages list in IE/Edge (#5781) - Fix so links over images are not removed in plain text signatures converted from HTML (#4473) - Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) + +RELEASE 1.3.4 +------------- - Fix a couple of warnings on PHP 7.2 (#6098) - Fix broken long filenames when using imap4d server - workaround server bug (#6048) - Fix so temp_dir misconfiguration prints an error to the log (#6045)