--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Tue Sep 15 16:08:34 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Tue Sep 15 16:29:53 2009 -0500
@@ -16,11 +16,15 @@
<h2>Carbide.c++ bugs fixed </h2>
<p>This is a comprehensive list of bugs fixed by release: </p>
<ul>
- <li>Bugs Fixed in <a href="#bugs220">2.2.0</a></li>
- <li><a href="#bugs210">2.1.0</a>, <a href="#bugs204">2.0.4</a>, <a href="#bugs203">2.0.3</a>, <a href="#bugs202"> 2.0.2</a>, <a href="#bugs200">2.0.0</a></li>
+ <li>Bugs Fixed in <a href="#bugs230">2.3.0</a></li>
+ <li><a href="#bugs220">2.2.0</a>, <a href="#bugs210">2.1.0</a>, <a href="#bugs204">2.0.4</a>, <a href="#bugs203">2.0.3</a>, <a href="#bugs202"> 2.0.2</a>, <a href="#bugs200">2.0.0</a></li>
<li><a href="#bugs131">1.3.1</a>, <a href="#bugs130">1.3.0</a> , <a href="#bugs122">1.2.2</a>, <a href="#bugs121">1.2.1</a></li>
</ul>
-<h3><a name="bugs220" id="bugs6"></a>Bugs Fixed in v2.2.0</h3>
+<h3><a name="bugs230" id="bugs6"></a>Bugs Fixed in v2.3.0</h3>
+<ul>
+ <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=5391">0</a> - ???</li>
+</ul>
+<h3><a name="bugs220" id="bugs7"></a>Bugs Fixed in v2.2.0</h3>
<ul>
<li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=5391">5391</a> - C++ source hover background color is now customizable. See Window > Preferences > C/C++ > Editor.</li>
<li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9141">9141</a> - Fixed an issue when setting a breakpoint would force a refresh of the Executables view.</li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Tue Sep 15 16:08:34 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Tue Sep 15 16:29:53 2009 -0500
@@ -16,7 +16,7 @@
</style>
</head>
<body bgcolor="#ffffff">
-<h2>Carbide.c++ Release Notes 2.2.0</h2>
+<h2>Carbide.c++ Release Notes 2.3.0</h2>
<p>The Carbide.c++ is a comprehensive development tool suite for Symbian OS that is based on the Eclipse framework. The C++ Development Toolkit (CDT), provides the foundation for project and build tools management, as well as the primary interface for the debugger to communicate with the IDE. </p>
<p>This is a collection of important information concerning last-minute
changes and other topics that deserve special attention. Please
@@ -35,11 +35,15 @@
Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
changes making the tools unusable!</p>
<p> See the <a href="hints_tips.htm">Tips & tricks</a> page for more helpful information.</p>
-<h3><a name="whatsNew" id="whatsNew2"></a>What's New in 2.2.0 </h3>
+<h3><a name="whatsNew" id="whatsNew2"></a>What's New in 2.3.0 </h3>
<p>The following features for Symbian development are provided within Carbide.c++:</p>
<ul>
- <li><b>Eclipse 3.5 </b>— The Eclipse 3.5 project (Galileo) provides the foundation, or integration platform, on which Carbide.c++ is built. See <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html">What's New in 3.5</a> for more information.</li>
+ <li>P2 update services now supported. Updating Carbide.c++ should be more flexible and easier than before.</li>
</ul>
+<h4><a name="220" id="2102"></a>2.2.0</h4>
+<blockquote>
+ <p><b>Eclipse 3.5 </b>— The Eclipse 3.5 project (Galileo) provides the foundation, or integration platform, on which Carbide.c++ is built. See <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html">What's New in 3.5</a> for more information.</p>
+</blockquote>
<ul>
<li><b>CDT 6.0 </b>— The final version of CDT included as part of the Galileo release. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn60">CDT 6.0 News and Noteworthy</a> page for more information.</li>
<li><b>Java 6.0 </b>— Due to the above changes Carbide has also updated to use the Java Runtime Environment (JRE) 6.0. See <a href="http://java.sun.com/javase/6/webnotes/features.html">Java SE 6 Release Notes</a> page for more information.</li>