updated API notes for new methods for 2.6 RCL_2_4
authortimkelly
Fri, 16 Apr 2010 14:48:20 -0500
branchRCL_2_4
changeset 1235 6004c3763d66
parent 1233 7b1583c084c1
child 1237 9654af560a30
updated API notes for new methods 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:28:15 2010 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Fri Apr 16 14:48:20 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>
+
 <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>