added compiler bug fix to 3.0 list
authorfturovic <frank.turovich@nokia.com>
Wed, 04 Aug 2010 15:04:48 -0500
changeset 1763 075ff3e92bce
parent 1762 ed68443b6f67
child 1765 634744453c29
added compiler bug fix to 3.0 list
core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Wed Aug 04 15:04:02 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Wed Aug 04 15:04:48 2010 -0500
@@ -21,6 +21,7 @@
 </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=10833">10833</a> - Fixed an ordering issue when spilling byte instructions and only the EBX and EDI registers are available.</li>
     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11563">11563</a> - The Build Project dialog now also shows the project name. </li>
 </ul>
 <h4><a name="bugs270" id="bugs2"></a>v2.7.0</h4>