added 2.7 notes
authorfturovic <frank.turovich@nokia.com>
Fri, 16 Jul 2010 14:38:19 -0500
changeset 1631 f7403b1aedbd
parent 1630 52411f522115
child 1632 82122e7b1554
added 2.7 notes
core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Fri Jul 16 14:37:47 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Fri Jul 16 14:38:19 2010 -0500
@@ -45,16 +45,19 @@
         </ul>
   </li>
 </ul>
-<h4><a name="new260" id="new260"></a>2.6.0 </h4>
+<h4><a name="new270" id="new270"></a>2.7.0 </h4>
+<ul>
+    
+  <li>The Leavescan plug-in has been deprecated and is no longer included in  Carbide.c++ releases. Use Codescanner to replace the Leavescan functionality.</li>
+</ul>
+<h4><a name="new260" id="new2"></a>2.6.0 </h4>
 <ul>
     <li><b>GCCE 4.0 </b> supported &mdash; required for future SBSv2 releases.</li>
     <li><b>Symbian^3 </b>supported &mdash; new templates and improvements required for the public Symbian^3 SDK.</li>
-    <li><b>Known Issues in v2.6.0</b>:
-        <ul>
-                <li>GCCE4 support requires using a SBSv2 build alias (<span class="code">-c</span> parameter) of <span class="code">armv5_udeb_gcce</span> or <span class="code">armv5_urel_gcce</span>. As of this writing, these aliases were not available in the SDK or SBSv2, but will appear in some future version. Carbide versions prior to 2.6 do not support GCCE4.</li>
-            <li>Users should consult the SDK documentation for GCCE and SBSv2 issues and installation requirements.</li>
-            <li>TRK: If you install the TRK app onto your phone's flash memory (Mass Storage) a Remote Connection may not find the TRK-service even though TRK is already connected to your PC.         Workaround: Uninstall TRK then reinstall it onto your PHONE memory (C-drive). The TRK service should now be &quot;Available&quot;.</li>
-        </ul>
+    <li><b>Known Issues in v2.6.0</b>: 
+        <p>GCCE4 support requires using a SBSv2 build alias (<span class="code">-c</span> parameter) of <span class="code">armv5_udeb_gcce</span> or <span class="code">armv5_urel_gcce</span>. As of this writing, these aliases were not available in the SDK or SBSv2, but will appear in some future version. Carbide versions prior to 2.6 do not support GCCE4.</p>
+        <p>Users should consult the SDK documentation for GCCE and SBSv2 issues and installation requirements.</p>
+        <p>TRK: If you install the TRK app onto your phone's flash memory (Mass Storage) a Remote Connection may not find the TRK-service even though TRK is already connected to your PC.         Workaround: Uninstall TRK then reinstall it onto your PHONE memory (C-drive). The TRK service should now be &quot;Available&quot;.</p>
     </li>
 </ul>
 <h4><a name="new250" id="new"></a>2.5.0</h4>