diff -r 06b8e2af4411 -r 6fbed849b4f4 qtmobility/src/messaging/qmessagemanager.cpp --- a/qtmobility/src/messaging/qmessagemanager.cpp Fri Jun 11 14:26:25 2010 +0300 +++ b/qtmobility/src/messaging/qmessagemanager.cpp Wed Jun 23 19:08:38 2010 +0300 @@ -504,7 +504,8 @@ Using this function to explicitly set a size or date is not currently supported on some platforms. - On the Maemo 5 (Fremantle) platform this function is not yet supported. + On the Maemo 5 (Fremantle) platform this function may only be used to update the priority and + status of email type messages. \sa addMessage(), removeMessage(), QMessageService::exportUpdates() */ @@ -580,9 +581,6 @@ \a matchingFilterIds contains a set of values identifiying registered notification filters that matched the message. - Currently on the Maemo 5 (Fremantle) platform this signal is not reported for messages in the - inbox when the inbox is open in modest. - \sa messageRemoved(), messageUpdated(), registerNotificationFilter() */