aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-05-15 20:05:38 +0200
committerVincent Richard <[email protected]>2005-05-15 20:05:38 +0200
commit8134a52f56697a51c734e1406d57a05fda77bac7 (patch)
treedd7fee1a9a7922fcdbaec7592b8ce39e1a031c38 /ChangeLog
parentOops... missing ')'. (diff)
downloadvmime-8134a52f56697a51c734e1406d57a05fda77bac7.tar.gz
vmime-8134a52f56697a51c734e1406d57a05fda77bac7.zip
Service properties enhancement.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db343837..601b6992 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
VERSION 0.7.1cvs
================
+2005-05-15 Vincent Richard <[email protected]>
+
+ * messaging/serviceInfos.{hpp|cpp}: changed getAvailableProperties() to
+ return 'serviceInfos::property' objects instead of strings. This permits
+ setting service properties in a more generic manner.
+
2005-05-03 Vincent Richard <[email protected]>
* messaging/imap/IMAPFolder.cpp: fixed missing space in "STATUS" command +