--- a/core/com.nokia.carbide.cpp.compiler.doc.user/html/introduction/new_features.htm Wed Mar 03 14:13:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.compiler.doc.user/html/introduction/new_features.htm Wed Mar 03 14:14:10 2010 -0600
@@ -15,6 +15,15 @@
<h2>New Features & Bug Fixes</h2>
<p>A list of bug fixes for the compiler and linker can be found in the <span class="code">Symbian_x86_BuildTools_Notes.txt</span> file located in the <span class="code"><Carbide_Install_Dir>\x86Build\Release_Notes</span> directory.</p>
<p>This reference has new and updated topics:</p>
+<h5>3.2.5 Build 489</h5>
+<ul>
+ <li> Corrected an issue that prevented compiling of file names with different case handling across different OS systems</li>
+</ul>
+<h5>3.2.5 Build 488</h5>
+<ul>
+ <li> Fixed an issue where a <span class="code">const</span> exception is thrown but it was not getting caught by a non <span class="code">const catch</span> block.</li>
+ <li>Fixed an internal compiler error in floating point code generation during optimization.</li>
+</ul>
<h5>3.2.5 Build 487</h5>
<ul>
<li><span class="style5"><b>IMPORTANT WINSCW COMPILER</b></span> change - the WINSCW compiler 3.2.5 build 487 provides new name mangling to support critical exception handling. Without this change an exception can cause a program or system crash. For more information visit the <a href="http://developer.symbian.org/wiki/index.php/Category:C/C++/WINSCW">WINSCW</a> wiki page. <br>
@@ -166,7 +175,7 @@
<li>Information in this manual now uses references to the ISO C and C++ standards instead of Ellis and Stroustrup’s The Annotated C++ Reference Manual (ARM) and Kernighan and Richie’s The C Programming Language (K&R).<br />
</li>
</ul>
-<div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+<div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</body>