added 2.7 bugs list
authorfturovic <frank.turovich@nokia.com>
Fri, 16 Jul 2010 14:37:47 -0500
changeset 1630 52411f522115
parent 1629 b2ce754c5137
child 1631 f7403b1aedbd
added 2.7 bugs list
core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Fri Jul 16 14:36:58 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Fri Jul 16 14:37:47 2010 -0500
@@ -17,12 +17,25 @@
 <p>This is a comprehensive list of bugs fixed by release: </p>
 <ul>
   <li>Bugs Fixed in <a href="#bugs300">3.0.0</a></li>
-  <li>Previous releases: <a href="#bugs260">2.6.0</a></li>
+  <li>Previous releases: <a href="#bugs270">2.7.0</a>, <a href="#bugs270">2.6.0</a></li>
 </ul>
 <h3><a name="bugs300" id="bugs10"></a>Bugs Fixed in v3.0.0</h3>
 <ul>
     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10267">0</a> - <em>nada</em></li>
 </ul>
+<h4><a name="bugs260" id="bugs2"></a>v2.7.0</h4>
+<ul>
+    
+    <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=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>
 <h4><a name="bugs260" id="bugs"></a>v2.6.0</h4>
 <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>