aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-17 19:15:22 +0100
committerVincent Richard <[email protected]>2005-03-17 19:15:22 +0100
commitf1e8e707776eec72e4395025a3e72f132d7c1700 (patch)
tree7c5b54d6baedb9ea1a44e96cc2338dc0ed04f5ac /ChangeLog
parentAdded 'VMime Viewer' example. (diff)
downloadvmime-f1e8e707776eec72e4395025a3e72f132d7c1700.tar.gz
vmime-f1e8e707776eec72e4395025a3e72f132d7c1700.zip
Renamed MIME_VERSION to SUPPORTED_MIME_VERSION.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af865cc3..8fcdf1a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ VERSION 0.6.4cvs
2005-03-17 Vincent Richard <[email protected]>
+ * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'.
+
* Added "Viewer" example in /examples/viewer: demonstrate the parsing
capabilities of VMime and it can help when debugging...