updated release notes with info about IConnectionsManager
authordadubrow
Wed, 16 Dec 2009 08:50:16 -0600
changeset 686 745a1a177838
parent 685 dabe5b8e3aec
child 687 593d05f9d5ca
updated release notes with info about IConnectionsManager
carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Mon Dec 14 13:06:58 2009 -0600
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Wed Dec 16 08:50:16 2009 -0600
@@ -101,6 +101,13 @@
 	<li>Added <em> com.nokia.carbide.cpp.sdk.core.ISDKManager#getMinimumSupportedSBSv2Version( )</em>.</li>
 </ul>
 
+<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>
+</ul>
+
+
 <h3>Deprecated APIs</h3>
 <p>The following Carbide APIs have been deprecated and should not be used anymore.  Please see the JavaDoc for these classes and methods for more information.</p>
 <p>Since Carbide 1.2.0</p>