merge heads
authorChad Peckham <chad.peckham@nokia.com>
Mon, 21 Sep 2009 17:18:44 -0500
changeset 507 f815991516d2
parent 506 44dbbc3220b8 (current diff)
parent 504 4fcf839f8ca1 (diff)
child 509 2ad981deb429
merge heads
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Mon Sep 21 17:06:15 2009 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Mon Sep 21 17:18:44 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>