aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-10-13 23:27:46 +0200
committerVincent Richard <[email protected]>2005-10-13 23:27:46 +0200
commita4161cf09d340236a03954cda588320ed4848655 (patch)
tree56f453acb6bf5e0aeb2d2f067ca7c83db87d0551 /ChangeLog
parentAdded removeAllFields() for a field name. (diff)
downloadvmime-a4161cf09d340236a03954cda588320ed4848655.tar.gz
vmime-a4161cf09d340236a03954cda588320ed4848655.zip
Added 'attachmentHelper'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6a0e713..dde267a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.2cvs
================
+2005-10-13 Vincent Richard <[email protected]>
+
+ * attachmentHelper.{hpp|cpp}: the attachmentHelper allows listing all
+ attachments in a message, as well as adding new attachments.
+
2005-10-06 Vincent Richard <[email protected]>
* utility/progressionListener.{hpp|cpp}: renamed 'progressionListener'