--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Mon Mar 15 14:23:27 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Fri Mar 19 10:41:25 2010 -0500
@@ -16,10 +16,14 @@
<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="#bugs240">2.5.0</a></li>
- <li><a href="#bugs240">2.4.0</a>, <a href="#bugs230">2.3.0</a>, <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>Bugs Fixed in <a href="#bugs260">2.6.0</a></li>
+ <li><a href="#bugs240">2.5.0</a>, <a href="#bugs240">2.4.0</a>, <a href="#bugs230">2.3.0</a>, <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="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=10282">0</a> - nada </li>
+</ul>
<h3><a name="bugs250" id="bugs9"></a>Bugs Fixed in v2.5.0</h3>
<ul>
<li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10282">10282</a> - Fixed an issue that prevented updating of the source path in the Executables view when working from a subst drive and a project is open that contains the source file.</li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/debugger.htm Mon Mar 15 14:23:27 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger.htm Fri Mar 19 10:41:25 2010 -0500
@@ -25,7 +25,7 @@
</tr>
<tr>
<td colspan="2"><h1 align="center">Carbide.c++ User Guide</h1>
- <p align="center" class="titleSmall">Version 2.5.0, Jan, 2010</p></td>
+ <p align="center" class="titleSmall">Version 2.6.0, Mar, 2010</p></td>
</tr>
</table>
<p align="center"> </p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Mon Mar 15 14:23:27 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Fri Mar 19 10:41:25 2010 -0500
@@ -16,7 +16,7 @@
</style>
</head>
<body bgcolor="#ffffff">
-<h2>Carbide.c++ Release Notes 2.5.0</h2>
+<h2>Carbide.c++ Release Notes 2.6.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,9 +35,13 @@
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="whatsNew"></a>What's New in 2.5.0 </h3>
+<h3><a name="whatsNew" id="whatsNew"></a>What's New in 2.6.0 </h3>
<p>The following features for Symbian development are provided within Carbide.c++:</p>
<ul>
+ <li><b>Nada </b> supported — ???</li>
+</ul>
+<h4><a name="new250" id="new"></a>2.5.0</h4>
+<ul>
<li><b>Plug-and-Play (PnP) On-device Debugging </b> supported — debugging a target device just got easier. Using a USB cable, connect the PC to the target device, then launch Carbide.c++. Carbide locates the connected device and creates a remote connection setup to communicate with it. Build the program and launch it on the device to start the debugging session. Refer to <a href="#pnpIssues">Known PnP Issues</a> for details if you experience problems.</li>
<li><b>PnP Phone Launch Wizard</b> - If the project does not already have a launch configuration, the PnP Launch Wizard makes it easy to create one for <a href="projects/launch/launch_phone.htm">phones</a>. In addition the new <a href="projects/launch/wnd_config_launch_config.htm">Configure Launch Configuration</a> dialog provides a quick summary of the remote connection for easy review and modification.</li>
<li><b>Carbide automatically detects TRK on target phones and devices</b> - Carbide now detects the presence of either Application or System TRK on a connected device when TRK 3.2.6 or later are installed. Earlier TRK versions do not support this recognition feature.</li>