aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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 +