crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/release_notes.htm
changeset 4 615035072f7e
parent 0 5ad7ad99af01
child 16 72f198be1c1d
--- a/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/release_notes.htm	Tue Feb 23 17:04:33 2010 +0200
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/release_notes.htm	Tue Apr 20 14:41:43 2010 +0300
@@ -1,100 +1,118 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
-<title>Release Notes</title>
-<link href="../book.css" type="text/css" rel="stylesheet">
-</head>
-<body>
-
-<h2>Release note</h2>
-<h4>Crash Analyser &ndash; Version 1.2.0</h4>
-<p>Released 20th November 2009</p>
-<ul>
-	<li><a href="#description">Product description</a></li>
-	<li><a href="#features">Main features</a></li>
-	<li><a href="#newfeatures">What's new</a></li>
-	<li><a href="#installation">Installation notes</a></li>
-	<li><a href="#requirements">System requirements</a></li>
-	<li><a href="#compissues">Compatibility issues</a></li>
-	<li><a href="#issues">Known issues</a></li>
-</ul>
-
-<h3><a name="description"></a>Product Description:</h3>
-<p>The Crash Analyser Carbide.c++ Extension is a tool for decoding different types of crash files from binary to readable format and analysing crash/panic situations. Crash Analyser provides an error library containing most of the Symbian OS error codes and panic descriptions.</p>
-<p>You can activate the Crash Analyser by selecting <b>Carbide > Crash Analyser</b>.</p>
-
-<h3><a name="features"></a>Main features</h3>
-<ul>
-	<li>Decode MobileCrash and D_EXC files from binary to readable format.</li>
-	<li>UI visualisation for decoding files (CrashVisualiser).</li>
-	<li>Possibility to create HTML reports about a crash.</li>
-	<li>Open crash related source files from the UI.</li>
-	<li>Pick up MobileCrash files via TraceViewer Carbide.c++ Extension.</li>
-	<li>Error library containing Symbian OS error codes and panic descriptions.</li>
-</ul>
-
-<h3><a name="newfeatures"></a>What's new</h3>
-<ul>
-	<li>Change: Drag & Drop support.</li>
-    <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li>
-	<li>Change: Support for ELF core dump files.</li>
-	<li>Change: Support for multiple processes.</li>
-	<li>Fix: Bug fixes & UI improvements</li>
-</ul>
-
-<h3><a name="installation"></a>Installation notes</h3>
-<ul>
-	<li>N/A</li>
-</ul>
-
-<h3><a name="requirements"></a>System requirements</h3>
-<p>Basic Requirements:</p>
-<ul>
-	<li>Windows 2000 or Windows XP</li>
-	<li>.NET Framework v2.0.50727 or newer</li>
-</ul>
-<p>Additional Requirements:</p>
-<ul>
-	<li>TraceViewer Carbide.c++ Extension</li>
-</ul>
-
-<h3><a name="compissues"></a>Compatibility issues</h3>
-<ul>
-	<li>N/A</li>
-</ul>
-
-<h3><a name="issues"></a>Known issues</h3>
-<ul>
-	<li>GCCE map files are not supported. Only RVCT map files are supported.</li>
-</ul>
-
-<h3>Version history</h3>
-<h5>Version 1.1.0 &ndash; 1st October 2009</h5>
-<ul>
-	<li>Change: Drag & Drop support.</li>
-    <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li>
-	<li>Change: Faster and more stable decoding engine.</li>
-	<li>Fix: Bug fixes & UI improvements.</li>
-</ul>
-
-<h5>Version 1.0.0 &ndash; 7th Janury 2009</h5>
-<p>The first version.</p>
-
-<div id="footer">
-Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies).<br>
-All rights reserved. <br>
-This component and the accompanying materials are made available <br>
-under the terms of "Eclipse Public License v1.0" <br>
-which accompanies this distribution and is available <br>
-at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
-<br><br>
-Initial Contributors:<br>
-Nokia Corporation - initial contribution
-<br><br>
-Contributors:<br>
-Description:
-
-</div>
-</body>
-</html>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+  <title>Release Notes</title>
+  <link href="../book.css" type="text/css" rel="stylesheet">
+</head>
+
+<body>
+<h2>Release note</h2>
+
+<h4>Crash Analyser &ndash; Version 1.3.0</h4>
+
+<p>Released 30th March 2010</p>
+<ul>
+  <li><a href="#description">Product description</a></li>
+  <li><a href="#features">Main features</a></li>
+  <li><a href="#newfeatures">What's new</a></li>
+  <li><a href="#installation">Installation notes</a></li>
+  <li><a href="#requirements">System requirements</a></li>
+  <li><a href="#compissues">Compatibility issues</a></li>
+  <li><a href="#issues">Known issues</a></li>
+</ul>
+
+<h3><a name="description"></a>Product Description:</h3>
+
+<p>The Crash Analyser Carbide.c++ Extension is a tool for decoding different
+types of crash files from binary to readable format and analysing crash/panic
+situations. Crash Analyser provides an error library containing most of the
+Symbian OS error codes and panic descriptions.</p>
+
+<p>You can activate the Crash Analyser by selecting <b>Carbide &gt; Crash
+Analyser</b>.</p>
+
+<h3><a name="features"></a>Main features</h3>
+<ul>
+  <li>Decode MobileCrash and D_EXC files from binary to readable format.</li>
+  <li>UI visualization for decoding files (CrashVisualiser).</li>
+  <li>Possibility to create HTML reports about a crash.</li>
+  <li>Open crash related source files from the UI.</li>
+  <li>Pick up MobileCrash files via TraceViewer Carbide.c++ Extension.</li>
+  <li>Error library containing Symbian OS error codes and panic
+  descriptions.</li>
+</ul>
+
+<h3><a name="newfeatures"></a>What's new</h3>
+<ul>
+  <li>Feature: Shows production mode and crash source.</li>
+  <li>Feature: Shows OST trace information and it is possible to insert OST
+    dictionaries to decoding process.</li>
+  <li>Feature: Added preferences button to main view.</li>
+  <li>Feature: Defect hash information is shown.</li>
+  <li>Feature: If there are multiple threads in the crash, those are shown as
+    tree view in the main view.</li>
+  <li>Change: Improved UI, more tabs added.</li>
+  <li>Fix: Bug fixes.</li>
+</ul>
+
+<h3><a name="installation"></a>Installation notes</h3>
+<ul>
+  <li>N/A</li>
+</ul>
+
+<h3><a name="requirements"></a>System requirements</h3>
+
+<p>Basic Requirements:</p>
+<ul>
+  <li>Windows 2000 or Windows XP</li>
+  <li>.NET Framework v2.0.50727 or newer</li>
+</ul>
+
+<p>Additional Requirements:</p>
+<ul>
+  <li>TraceViewer Carbide.c++ Extension</li>
+</ul>
+
+<h3><a name="compissues"></a>Compatibility issues</h3>
+<ul>
+  <li>N/A</li>
+</ul>
+
+<h3><a name="issues"></a>Known issues</h3>
+<ul>
+  <li>GCCE map files are not supported. Only RVCT map files are supported.</li>
+</ul>
+
+<h3>Version history</h3>
+
+<h5>Version 1.1.0 &ndash; 1st October 2009</h5>
+<ul>
+  <li>Change: Drag &amp; Drop support.</li>
+  <li>Change: Possibility to read crash files directly from the device via PC
+    Suite connection.</li>
+  <li>Change: Faster and more stable decoding engine.</li>
+  <li>Fix: Bug fixes &amp; UI improvements.</li>
+</ul>
+
+<h5>Version 1.0.0 &ndash; 7th January 2009</h5>
+
+<p>The first version.</p>
+
+<div id="footer">
+Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies).<br>
+All rights reserved. <br>
+This component and the accompanying materials are made available <br>
+under the terms of "Eclipse Public License v1.0" <br>
+which accompanies this distribution and is available <br>
+at the URL <a
+href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+<br>
+<br>
+Initial Contributors:<br>
+Nokia Corporation - initial contribution <br>
+<br>
+Contributors:<br>
+Description: </div>
+</body>
+</html>