summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Sanders <don.sanders@nokia.com>2010-10-09 19:35:59 +1000
committerDon Sanders <don.sanders@nokia.com>2010-10-09 19:35:59 +1000
commitb2a3b87ee600b85a8078d7ea464645b27b8c65d0 (patch)
tree707f8116a2b796f2253f5b8a4cd9515608723742
parent3833fba780e55f8370bd47fc111b514072a5c957 (diff)
Document QMailId removal.
-rw-r--r--src/libraries/qmfclient/CHANGES.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libraries/qmfclient/CHANGES.qdoc b/src/libraries/qmfclient/CHANGES.qdoc
index b8f84749..fc481a5f 100644
--- a/src/libraries/qmfclient/CHANGES.qdoc
+++ b/src/libraries/qmfclient/CHANGES.qdoc
@@ -132,6 +132,9 @@ Changes since the QMF-1.0 release on 15/05/09:
'QMailStore::messageStatusUpdated(const QMailMessageIdList& ids,
quint64 status, bool set)' signals.
+38. Remove unintentionally exported QMailId that should not have been included in the public API.
+
+
*****************************************************************************