update cdk api docs for changes to bug 8902. RCL_2_0
authortimkelly
Tue, 21 Apr 2009 15:03:27 -0500
branchRCL_2_0
changeset 110 57748d5487c8
parent 109 2a4136280275
child 111 982fd9daebdf
update cdk api docs for changes to bug 8902.
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	Tue Apr 21 14:51:39 2009 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/reference/api_Change_Notes.htm	Tue Apr 21 15:03:27 2009 -0500
@@ -56,10 +56,10 @@
 
 <p>Since Carbide 2.0.4</p>
 <ul>
-  <li>Added setter methods for SBSv1 (abld) arguments in <em> com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo</em>.</li>
+  <li>Added <em> com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration#getBuildArgumentsInfoCopy( )</em>.</li>
 </ul>
 <ul>
-  <li>Added <em> com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration#setBuildArgumentsInfo(IBuildArgumentsInfo bldArgInfo)</em>.</li>
+  <li>Added <em> com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration#setBuildArgumentsInfo(BuildArgumentsInfo bldArgInfo)</em>.</li>
 </ul>
 
 <h3>Deprecated APIs</h3>
@@ -91,6 +91,13 @@
 <ul>
   <li>None </li>
 </ul>
+
+<p>Since Carbide 2.0.4</p>
+<ul>
+  <li><i>com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo</i></li>
+  <li><i>com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration#getBuildArgumentsInfo( )</i></li>
+</ul>
+
 <h3>Removed APIs</h3>
 <p>The following Carbide APIs have been removed and are no longer available to plug-ins.</p>
 <p>Since Carbide 1.2.0</p>