diff options
| author | Vincent Richard <[email protected]> | 2006-07-13 18:32:39 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-07-13 18:32:39 +0200 |
| commit | 9a42c8bca4af312b2506a8ae409f9c533946a5c7 (patch) | |
| tree | 1cbe3c9907522617393798c70bae73a33b846292 /ChangeLog | |
| parent | Fixed warning for uninitialized variable. (diff) | |
| download | vmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.tar.gz vmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.zip | |
Fixed bugs in MHTML code + unit tests.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.8.1cvs ================ +2006-07-13 Vincent Richard <[email protected]> + + * Fixed bugs in MHTML code: 'CID' prefix should not be case-sensitive; + fixed detection of parts identified by a 'Content-Location'. + 2006-04-23 Vincent Richard <[email protected]> * Added vmime::net::folder::destroy() to delete folders on IMAP and |
