CHANGELOG in rhodes-1.4.1 vs CHANGELOG in rhodes-1.4.2
- old
+ new
@@ -1,4 +1,14 @@
+== 1.4.2
+* Fix for BB push data
+* Fix issue #2547236 - BB map: incorrect drawing of world bounds (90N/90S, 180W/180E)
+* Fix issue #2539966 - System::get_property('platform') on Android is UNKNOWN
+* Fix issue #2540390 - blackberry map causes exception
+* Fix issue #2547920 - update attributes on new object doesn't call updateobjects
+* Fix issue #2561942 - BB Map: crash in case of wrong input parameters
+* Fix issue #2561958 - iPhone map: crash in case of wrong input parameters
+* Fix issue #2581678 - Android: GPS updates does not work
+
== 1.4.1
* fixed issue with empty cookie check failing
== 1.4.0
* improved spec running framework, see spec/framework_spec for details