diff options
| author | Vincent Richard <[email protected]> | 2006-02-20 19:00:15 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-02-20 19:00:15 +0100 |
| commit | 56f5f0dce7f17a1464d593c18ed092543569aab1 (patch) | |
| tree | a70ede0db9bcde609b4b3c8af8e417106d107597 /ChangeLog | |
| parent | Missing libs. (diff) | |
| download | vmime-56f5f0dce7f17a1464d593c18ed092543569aab1.tar.gz vmime-56f5f0dce7f17a1464d593c18ed092543569aab1.zip | |
Accept 8-bit characters even if not allowed (non-strict mode).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ VERSION 0.8.1cvs ================ +2006-02-20 Vincent Richard <[email protected]> + + * net/imap/IMAPParser.hpp: added a "relaxed" mode to allow 8-bit + characters where not allowed by the standard (thanks to Tim Teulings + for having found the bug). + 2006-01-29 Vincent Richard <[email protected]> * Added service::isSecuredConnection() and service::getConnectionInfos() |
