aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2006-07-13 18:32:39 +0200
committerVincent Richard <[email protected]>2006-07-13 18:32:39 +0200
commit9a42c8bca4af312b2506a8ae409f9c533946a5c7 (patch)
tree1cbe3c9907522617393798c70bae73a33b846292 /ChangeLog
parentFixed warning for uninitialized variable. (diff)
downloadvmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.tar.gz
vmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.zip
Fixed bugs in MHTML code + unit tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7a0ebc9..85763a65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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