diff options
author | Aleksander Machniak <alec@alec.pl> | 2015-02-19 16:39:48 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2015-02-19 16:39:48 +0100 |
commit | 13e0a6556ffa9e0b3257f08d78042a8133055ea3 (patch) | |
tree | 853ff3d858ba7a0049f310dcf24094df3253ecbe /CHANGELOG | |
parent | 4a2a62de30eae35398dc1e6fcca99c469dd218e6 (diff) |
Fix handling of some improper constructs in format=flowed text as per the RFC3676[4.5] (#1490284)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ CHANGELOG Roundcube Webmail - Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet - Fix setting max packet size for DB caches and check packet size also in shared cache - Fix needless security warning on BMP attachments display (#1490282) +- Fix handling of some improper constructs in format=flowed text as per the RFC3676[4.5] (#1490284) RELEASE 1.1.0 ------------- |