diff options
| author | Vincent Richard <[email protected]> | 2005-04-19 13:13:50 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-04-19 13:13:50 +0200 |
| commit | 95508d3495a4034194f4c8a9dd7d83481bdffd13 (patch) | |
| tree | f10b921842d274e6f5eea0776acbca370756d6de /ChangeLog | |
| parent | Fixed getLocaleCharset() in Windows platform handler, when MLang is not present. (diff) | |
| download | vmime-95508d3495a4034194f4c8a9dd7d83481bdffd13.tar.gz vmime-95508d3495a4034194f4c8a9dd7d83481bdffd13.zip | |
Fixed bug in RFC-2231 implementation.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-04-19 Vincent Richard <[email protected]> + + * defaultParameter.cpp: fixed a bug in implementation of RFC-2231 (values + were cut if longer than maxLineLength, and no line wrapping occured). + 2005-04-15 Vincent Richard <[email protected]> * url.{hpp|cpp}, urlUtils.{hpp|cpp}: fixed a lot of bugs in URLs parsing |
