aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-23 19:46:31 +0100
committerVincent Richard <[email protected]>2005-03-23 19:46:31 +0100
commitd0aeb41c4539373556a84f09d7665205d2b2070f (patch)
tree57cc870808e9bf5284f505970e78f35881e5000f /ChangeLog
parentAdded POP3 notifications. (diff)
downloadvmime-d0aeb41c4539373556a84f09d7665205d2b2070f.tar.gz
vmime-d0aeb41c4539373556a84f09d7665205d2b2070f.zip
Support for content types and parameters defined in RFC-1892.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62d49e1a..2c375850 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@ VERSION 0.6.4cvs
* messaging/POP3*: added notifications.
+ * constants.{cpp|hpp}, contentTypeField.{cpp|hpp}: added support for
+ content types and parameters defined in RFC-1892.
+
2005-03-17 Vincent Richard <[email protected]>
* base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'.