aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-01-02 16:24:07 +0100
committerVincent Richard <[email protected]>2005-01-02 16:24:07 +0100
commit3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15 (patch)
tree96213b35cd67d728305e31bdd9e893fa21b7a5db /ChangeLog
parentFixed compilation warnings. (diff)
downloadvmime-3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15.tar.gz
vmime-3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15.zip
Added unit tests for 'bodyPart'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34081f21..92c84c32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ VERSION 0.6.2-cvs
2005-01-02 Vincent Richard <[email protected]>
- * Added unit tests for utility::path.
+ * Added unit tests for utility::path and bodyPart.
2005-01-01 Vincent Richard <[email protected]>