carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm
changeset 759 d4aeef4e0f16
parent 686 745a1a177838
child 1236 eaea5f2cf3c3
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Wed Jan 13 09:44:43 2010 -0600
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Wed Jan 13 09:46:29 2010 -0600
@@ -104,7 +104,12 @@
 <p>Since Carbide 3.0.0</p>
 <ul>
 	<li>IConnectionsManager was updated to indicate it is not intended to be implemented by clients.
-	<li>Added several new methods to support automated connection/device discovery agents.</li>
+	<li>Added several new methods to support automated connection/device discovery agents and default connections.</li>
+	<li>Deprecated IClientServiceSiteUI and adding new IClientServiceSiteUI2 to support concept of default connection
+	<ul>
+		<li>getSelectedConnection() and selectConnection() now use connection ids rather than connection objects
+		<li>Exposing new selection status to allow reporting when default connection is not supported by client service
+	</ul>
 </ul>