added 2.7 fixed bugs release notes RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Tue, 06 Jul 2010 15:00:01 -0500
branchRCL_2_4
changeset 1580 60a1e2151c91
parent 1575 8ced3afefe5b
child 1581 cc8071ece8d2
added 2.7 fixed bugs release notes
core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Tue Jul 06 11:42:41 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Tue Jul 06 15:00:01 2010 -0500
@@ -22,7 +22,16 @@
 </ul>
 <h3><a name="bugs270" id="bugs11"></a>Bugs Fixed in v2.7.0</h3>
 <ul>
-  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">00</a> - <i>nada yet</i></li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">11222</a> - You can now disable device discovery in the <strong>Remote Connection</strong> view to avoid conflicts between different connection protocols within Carbide. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11240">11240</a> - Ensured that the temporary project session property <span class="code">symbian-abld</span> is set before <span class="code">qmake</span> is called. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11255">11255</a> - The <strong>Run builds concurrently</strong> option now correctly passes '<span class="code">-j 1</span>' when disabled. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11284">11284</a> - Fixed a problem parsing suffixes in the <span class="code">buildinfo.txt </span>file that prevented validation of the base SDK version. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11353">11353</a> - Fixed a parsing issue where non-alphanumeric characters would halt the parsing process. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11381">11381</a> - Customizing a perspective should no longer generate an NPE. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11390">11390</a> - Fixed an issue that would sometimes cause the Symbian OS SDK list to remain blank when creating a new template project. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11397">11397</a> - Fixed bug where program arguments were not being passed with run configurations. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11416">11416</a> - Fixed an issue where the debugger might crash when it encountered breakpoints in several projects.</li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11442">11442</a> - Compiler no longer interprets the string 'instantiated from here' as an error in GCC builds. </li>
 </ul>
 <h3><a name="bugs260" id="bugs10"></a>Bugs Fixed in v2.6.0</h3>
 <ul><li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">10267</a> - Fixed an issue that prevented some executables from appearing in the Executables view. </li>