Carbide 2.3.0 changes for ISDKManager
authortimkelly
Mon, 21 Sep 2009 10:37:58 -0500
changeset 504 4fcf839f8ca1
parent 501 c39dede7ad37
child 507 f815991516d2
Carbide 2.3.0 changes for ISDKManager
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 Sep 21 08:14:15 2009 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Mon Sep 21 10:37:58 2009 -0500
@@ -90,10 +90,16 @@
 </ul>
 
 <p>Since Carbide 2.2.0</p>
-
+<ul>
 	<li>Added <em> com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo#extraSBSv2Args( )</em>.</li>
+</ul>
 
+<p>Since Carbide 2.3.0</p>
 <ul>
+	<li>ISDKManager was updated to indicate it is not intended to be implemented by clients.
+	<li>Added <em> com.nokia.carbide.cpp.sdk.core.ISDKManager#getSBSv2Version(boolean forceScan)</em>.</li>
+	<li>Added <em> com.nokia.carbide.cpp.sdk.core.ISDKManager#getMinimumSupportedSBSv2Version( )</em>.</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>