diff options
| -rw-r--r-- | dist/changes-1.1.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dist/changes-1.1.1 b/dist/changes-1.1.1 index 3b706a9681..eccec65d34 100644 --- a/dist/changes-1.1.1 +++ b/dist/changes-1.1.1 @@ -20,10 +20,6 @@ Merge Request: http://qt.gitorious.org New features ------ - - Qt Maps and Navigation module - - Qt Landmarks module - - **************************************************************************** * Important Behavior Changes * **************************************************************************** @@ -67,8 +63,14 @@ QtGallery QtLocation ------ - - - + - Harmattan backend for landmarks added + - Fixes for symbian backend for landmarks + * Asynchronous requests cannot be destroyed while they are active [QTMOBILITY-611] + * Ignore viewport field(from QGeoPlace) when saving a landmark + * Calling remove/save landmarks with a non-trivial number of landmarks results in + a databaseLockedError [MOBILITY-1901] / LandmarkManager remove + save doesn't work always [QTMOBILITY-694] + * Memory leak in symbian landmarks backend [MOBILITY-1949] QtMessaging ------ |
