update API notes for 2.6
authortimkelly
Fri, 16 Apr 2010 14:47:44 -0500
changeset 1236 eaea5f2cf3c3
parent 1234 3309ec15dfd7
child 1239 668d819e9f59
update API notes for 2.6
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	Fri Apr 16 14:29:36 2010 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Fri Apr 16 14:47:44 2010 -0500
@@ -101,6 +101,12 @@
 	<li>Added <em> com.nokia.carbide.cpp.sdk.core.ISDKManager#getMinimumSupportedSBSv2Version( )</em>.</li>
 </ul>
 
+<p>Since Carbide 2.6.0</p>
+<ul>
+	<li>Added <em> com.nokia.carbide.cdt.builder.project.ISymbianBuildContext#getSBSv2Alias()</em>.</li>
+	<li>Added <em> com.nokia.carbide.cdt.builder.project.ISymbianBuildConfiguration#getTargetOutputDirectory( )</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.