diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-19 11:17:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-19 11:17:54 +0000 |
| commit | fd917bc2022e1fdc9f06a428139f946eb5c9a250 (patch) | |
| tree | f9293d1c7cd84776bc6c77efb989d27e80e8d970 | |
| parent | 031525e01c702bc5acc30bd156f37379ca100c74 (diff) | |
- Add lost changelog entry
git-svn-id: https://svn.roundcube.net/trunk@4237 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 761030b12..7ad6049c0 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -74,6 +74,7 @@ CHANGELOG Roundcube Webmail - Fix error in MSSQL DDL scripts (#1487112) - Lock submit button in onsubmit event on login page (#1487036) - Don't set attachment's charset in Content-type header (#1487122) +- Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189) RELEASE 0.4.2 ------------- |
