sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/release_notes.htm
changeset 1 1050670c6980
child 6 f65f740e69f9
equal deleted inserted replaced
0:5ad7ad99af01 1:1050670c6980
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
       
     5 <title>Release Notes</title>
       
     6 <link href="nokia.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Release note</h2>
       
    11 <h4>AnalyzeTool Carbide.c++ Extension &ndash; Version 1.8.0</h4>
       
    12 <p>Released 12th December 2009</p>
       
    13 
       
    14 <ul>
       
    15 	<li><a href="#description">Product description</a></li>
       
    16 	<li><a href="#features">Main features</a></li>
       
    17 	<li><a href="#newfeatures">What's new</a></li>
       
    18 	<li><a href="#installation">Installation notes</a></li>
       
    19 	<li><a href="#requirements">System requirements</a></li>
       
    20 	<li><a href="#compissues">Compatibility issues</a></li>
       
    21 	<li><a href="#issues">Known issues</a></li>
       
    22 </ul>
       
    23 
       
    24 <h3><a name="description"></a>Product description</h3>
       
    25 <p>AnalyzeTool is a test software tool that is used for testing Symbian software for memory leaks and pinpointing the leaking problems in the source code.</p>
       
    26 <p>For any support email list "D-AnalyzeTool-Support DG" should be used.</p>
       
    27 
       
    28 <h3><a name="features"></a>Main features</h3>
       
    29 <ul>
       
    30 	<li>UI for activating a memory leak analysis. </li>
       
    31 	<li>UI for seeing results of a memory leak analysis.</li>
       
    32 	<li>Pinpoints memory leaks from target hardware to source code lines.</li>
       
    33 	<li>Discovers resource leaks from process.</li>
       
    34 	<li>Command line interface and Carbide.c++ Extension.</li>
       
    35 </ul>
       
    36 
       
    37 <h3><a name="newfeatures"></a>What's new</h3>
       
    38 <ul>
       
    39 	<li>N/A</li>
       
    40 </ul>
       
    41 
       
    42 <h3><a name="installation"></a>Installation notes</h3>
       
    43 <ul>
       
    44 	<li>N/A</li>
       
    45 </ul>
       
    46 
       
    47 <h3><a name="requirements"></a>System requirements</h3>
       
    48 <p>Basic Requirements:</p>
       
    49 <ul>
       
    50 	<li>Windows XP.</li>
       
    51 	<li>S60 3.1, 3.2, 5.0 or 5.1 (R&amp;D SW).</li>
       
    52 	<li>ARMV5 or GCCE compiler.</li>
       
    53 	<li>Tracing utility Carbide.c++ Extension (version 1.0.1+).</li>
       
    54 </ul>
       
    55 <p>Additional Requirements:</p>
       
    56 <ul>
       
    57 	<li>Tracing utility connection (USB connection) is required for collecting real time data from target hardware to PC.</li>
       
    58 </ul>
       
    59 
       
    60 <h3><a name="compissues"></a>Compatibility issues</h3>
       
    61 <ul>
       
    62     <li>AnalyzeTool iby files (ROM image creation) at S60 5.0 SDK and higher are not compatible with older than week 16/2009 release of SDK.</li>
       
    63 	<li>Not compatible with older versions than 1.6.0 of AnalyzeTool command line engine.</li>
       
    64 	<li>Kernel code analysis not supported.</li>
       
    65 </ul>
       
    66 
       
    67 <h3><a name="issues"></a>Known issues</h3>
       
    68 <ul>
       
    69 	<li><b>Note:</b> If you are updating AnalyzeTool from the version older than 1.5.0, AnalyzeTool uses a different folder structure compared to previous versions. Therefore it is essential that you check that there are no header files in the folder <i>\epoc32\include\applications\analyzetool</i> or <i>\epoc32\include\analyzetool</i>.</li>
       
    70 	<li>Tested processes must be closed successfully, meaning that they cannot be panicked or exited abnormally (will cause also a lot of false memory leaks).</li>
       
    71 	<li>Handle leaks in subtest shows substraction of open handles within the subtest.</li>
       
    72 	<li>The subtesting feature cannot be used with internal data gathering mode.</li>
       
    73 	<li>Memory leaks from ECOM plugins are reported, but not pinpointed to code lines inside plugin.</li>
       
    74 	<li>Pinpointing memory leaks from urel binaries shows only function names.</li>
       
    75 </ul>
       
    76 
       
    77 <h3>Version history</h3>
       
    78 <h5>Version 1.7.4 &ndash; 4th November 2009</h5>
       
    79 <ul>
       
    80 	<li>Feature: [AT-560] - Third data gathering mode which is simple and fast.</li>
       
    81 	<li>Feature: [AT-592] - Support for specifying call stack size(s).</li>
       
    82 	<li>Feature: [AT-627] - Button to open preferences.</li>
       
    83 	<li>Feature: [AT-551] - New error dialogs in Carbide extension.</li>
       
    84 	<li>Feature: [AT-583] - Extension version number shown in AnalyzeTool view.</li>
       
    85 	<li>Fix: [AT-568] - Inform user in build phase that kernel mode is not supported/hooked.</li>
       
    86 	<li>Fix: [AT-623] - Version conflict not shown to user.</li>
       
    87 	<li>Fix: [AT-632] - Selecting leak from sub test does not give call stack info.</li>	
       
    88 </ul>
       
    89 
       
    90 <h5>Version 1.7.3 &ndash; 1st October 2009</h5>
       
    91 <ul>
       
    92 	<li>Fix: [AT-570] - Support for define multiple symbol files</li>
       
    93 	<li>Fix: [AT-586] - Carbide extension builds project although the selected target is not supported.
       
    94 </ul>
       
    95 
       
    96 <h5>Version in 1.7.2 &ndash; 3th September 2009</h5>
       
    97 <ul>
       
    98 	<li>Fix: [AT-538] - Memory leak information copied to clipboard.</li>
       
    99 </ul>
       
   100 
       
   101 <h5>Version in 1.7.1 &ndash; 19th August 2009</h5>
       
   102 <ul>
       
   103 	<li>Fix: [AT-542] - Decrease extension memory usage when creating results.</li>
       
   104 	<li>Fix: [AT-553] - Device data file input should not accept path.</li>
       
   105 </ul>
       
   106 
       
   107 <h5>Version in 1.7.0 &ndash; 25th June 2009</h5>
       
   108 <ul>
       
   109 	<li>Feature: [AT-520] - "-debug" passed as build argument in Carbide.</li>
       
   110 	<li>Feature: [AT-134] - Carbide.c++ AnalyzeTool building of a QT project.</li>
       
   111 	<li>Feature: [AT-236] - Refresh button which makes results again.</li>
       
   112 	<li>Feature: [AT-136] - AnalyzeTool Carbide.c++ Extension can be used to visualize results for emulator/simulator memory leaks automatically.</li>
       
   113 	<li>Fix: [AT-517] - Improve parsing speed of addresses.</li>
       
   114 	<li>Fix: [AT-464] - Verbose output renders AnalyzeTool unusable slow.</li>
       
   115 	<li>Fix: [AT-279] - Usability Improvement: Console view should be opened after building done.</li>
       
   116 </ul>
       
   117 
       
   118 <h5>Version in 1.6.0 &ndash; 20th April 2009</h5>
       
   119 <ul>
       
   120 	<li>Feature: [AT-480] - Rom symbol file can be defined in Carbide Extension preferences.</li>
       
   121 	<li>Feature: [AT-489] - AnalyzeTool memory leak results can be cleared from view.</li>
       
   122 	<li>Feature: [AT-475] - Number of max callstack items increased to 40.</li>
       
   123 	<li>Feature: [AT-453] - On the fly call stack filtering improved.</li>
       
   124 	<li>Feature: [AT-481] - "PROCESS_END x ABNORMAL" are now printed also when internal data gathering mode is used.</li>
       
   125 	<li>Feature: [AT-337] - Supports for pinpointing codelines from GCCE binaries.</li>
       
   126 	<li>Feature: [AT-113] - Pinpoint memory leaks to code lines also in urel builds.</li>
       
   127 	<li>Feature: [AT-467] - Cheat sheet for AnalyzeTool created.</li>
       
   128 	<li>Feature: [AT-416] - Carbide extension checks atool.exe version before using it.</li>
       
   129 	<li>Feature: [AT-440] - atool.exe version number showed in AnalyzeTool preference page.</li>
       
   130 	<li>Feature: [AT-442] - AnalyzeTool "core" version number is displayed in Carbide preferences.</li>
       
   131 	<li>Feature: [AT-451] - Added support for pinpointing codelines from static libraries in ARMV5 platform.</li>
       
   132 	<li>Fix: [AT-461] - Pinpointing works also to dlls in emulator environment.</li>
       
   133 	<li>Fix: [AT-419] - Clear AnalyzeTool changes runs reallyclean also.</li>
       
   134 	<li>Fix: [AT-446] - Error message is displayed when user analysis invalid data.</li>
       
   135 	<li>Fix: [AT-466] - Cancelling build enabled during pre-builder.</li>
       
   136 	<li>Fix: [AT-420] - Analysis progress bar now progresses.</li>
       
   137 </ul>
       
   138 
       
   139 <h5>Version in 1.5.2 &ndash; 27th March 2009</h5>
       
   140 <ul>
       
   141 	<li>Feature: [AT-254] - AnalyzeTool to work also in emulator.</li>
       
   142 	<li>Feature: [AT-323] - AnalyzeTool Carbide extension can be used without Traceviewer Extension.</li>
       
   143 	<li>Fix: [AT-350] - Running atool -c in directory where only empty atool_temp directory exists will not delete atool_temp directory.</li>
       
   144 	<li>Fix: [AT-330] - In analyze report pinpointed memoryleak count is always zero when using sbs v.2, in logging levels 1 & 2.</li>
       
   145 	<li>Fix: [AT-333] - Use of raptor build variables leads to incorrect listing file name with certain types.</li>
       
   146 	<li>Fix: [AT-357] - AnalyzeTool can share existing Tracing utility connection.</li>
       
   147 	<li>Fix: [AT-361] - Unnecessary "Can not analyze" dialog is no longer displayed after the project is built with AnalyzeTool.</li>
       
   148 	<li>Fix: [AT-363] - Needed files for AnalyzeTool hooking are also checked for winscw.</li>
       
   149 	<li>Fix: [AT-376] - Analyze Tool Pre- and Post-Build Errors are added to Problems View.</li>
       
   150 	<li>Fix: [AT-272] - AnalyzeTool debug logging improved.</li>
       
   151 	<li>Fix: [AT-374] - Start tracing icon changed.</li>
       
   152 	<li>Fix: [AT-372] - If SDK prefs not ok in Carbide, atool gives error: missing libraries from SDK.</li>
       
   153 	<li>Fix: [AT-378] - Crash when trying to navigate to source location.</li>
       
   154 	<li>Fix: [AT-390] - Emulator pinpoints to wrong cpp file.</li>
       
   155 	<li>Fix: [AT-393] - Progress monitor is shown while starting the Tracing utility connection.</li>
       
   156 	<li>Fix: [AT-410] - Command line tool, "atool.exe", is bundled into the Carbide extension.</li>
       
   157 	<li>Fix: [AT-325] - unnecessary copying of trace file removed from Carbide.</li>
       
   158 	<li>Fix: [AT-358] - Disable unnecessary AnalyzeTool buttons when trace is started.</li>
       
   159 </ul>
       
   160 
       
   161 <h5>Version 1.5.1 &ndash; 19th March 2009</h5>
       
   162 <ul>
       
   163 	<li>Feature: [AT-443] - Atool version is checked when hooked application is started.</li>
       
   164 	<li>Fearure: [AT-451] - Added support for pinpointing codelines from static libraries in ARMV5 platform.</li>
       
   165 	<li>Fix: [AT-422] - Abnormal process ends not anymore showed for non-AnalyzeTool processes.</li>
       
   166 </ul>
       
   167 
       
   168 <h5>Version 1.5.0 &ndash; 19th February 2009</h5>
       
   169 <ul>
       
   170 	<li>Feature: [AT-254] - AnalyzeTool to work also in emulator.</li>
       
   171 	<li>Feature: [AT-323] - AnalyzeTool Carbide extension can be used without Traceviewer Extension.</li>
       
   172 	<li>Fix: [AT-350] - Running atool -c in directory where only empty atool_temp directory exists will not delete atool_temp directory.</li>
       
   173 	<li>Fix: [AT-330] - In analyze report pinpointed memoryleak count is always zero when using sbs v.2, in logging levels 1 & 2.</li>
       
   174 	<li>Fix: [AT-333] - Use of raptor build variables leads to incorrect listing file name with certain types.</li>
       
   175 	<li>Fix: [AT-357] - AnalyzeTool can share existing Tracing utility connection.</li>
       
   176 	<li>Fix: [AT-361] - Unnecessary "Can not analyze" dialog is no longer displayed after the project is built with AnalyzeTool.</li>
       
   177 	<li>Fix: [AT-363] - Needed files for AnalyzeTool hooking are also checked for winscw.</li>
       
   178 	<li>Fix: [AT-376] - Analyze Tool Pre- and Post-Build Errors are added to Problems View.</li>
       
   179 	<li>Fix: [AT-272] - AnalyzeTool debug logging improved.</li>
       
   180 	<li>Fix: [AT-374] - Start tracing icon changed.</li>
       
   181 	<li>Fix: [AT-372] - If SDK prefs not ok in Carbide, atool gives error: missing libraries from SDK.</li>
       
   182 	<li>Fix: [AT-378] - Crash when trying to navigate to source location.</li>
       
   183 	<li>Fix: [AT-390] - Emulator pinpoints to wrong cpp file.</li>
       
   184 	<li>Fix: [AT-393] - Progress monitor is shown while starting the Tracing utility connection.</li>
       
   185 	<li>Fix: [AT-410] - Command line tool, "atool.exe", is bundled into the Carbide extension.</li>
       
   186 	<li>Fix: [AT-325] - unnecessary copying of trace file removed from Carbide.</li>
       
   187 	<li>Fix: [AT-358] - Disable unnecessary AnalyzeTool buttons when trace is started.</li>
       
   188 </ul>
       
   189 
       
   190 <h5>Version 1.4.1 &ndash; 19th December 2008</h5>
       
   191 <ul>
       
   192 	<li>Change: [AT-235] - Carbide Extension could show which modules are built with atool.</li>
       
   193 	<li>Change: [AT-263] - Atool supports Symbian build system version 2 (SBS v.2).</li>
       
   194 	<li>Change: [AT-69]  - Subtest memory analysis summary should be separated inside to subtest information.</li>
       
   195 	<li>Change: [AT-252] - Carbide extension to ask user "to continue or abort compilation" if target is not supported.</li>
       
   196 	<li>Change: [AT-274] - AnalyzeTool window buttons improvement.</li>
       
   197 	<li>Change: [AT-218] - History of files opened added to open file button.</li>
       
   198 	<li>Change: [AT-219] - Verbose configuration option for Carbide.c++.</li>
       
   199 	<li>Change: [AT-233] - Results include processes udeb/urel info.</li>
       
   200 	<li>Fix: [AT-205] - Carbide Extension cannot find the .cpp file where memoryleak is pinpointed.</li>
       
   201 	<li>Fix: [AT-278] - Usability Improvement: Preferences page and Logging mode.</li>
       
   202 	<li>Fix: [AT-300] - Number of leaks in subtest is displayed in report.</li>
       
   203 	<li>Fix: [AT-237] - Support analysing datafiles without /epoc32/build content or from sub folder where build was made.</li>
       
   204 	<li>Fix: [AT-276] - Atool will not show the correct name of subtest if it contains spaces.</li>
       
   205 	<li>Fix: [AT-280] - Compiling a project deletes logging data file from atool_temp.</li>
       
   206 	<li>Fix: [AT-285] - Temporary file left to output directory in atool.exe analyze.</li>
       
   207 	<li>Fix: [AT-286] - AnalyzeTool window not updated after current project change.</li>
       
   208 	<li>Fix: [AT-289] - Number of memory leaks info should be updated after report detail level change.</li>
       
   209 	<li>Fix: [AT-226] - Project only specifies one MMP but all the MMP files are built.</li>
       
   210 	<li>Fix: [AT-234] - Changing detail level of report clears call stack window.</li>
       
   211 	<li>Fix: [AT-249] - AnalyzeTool post-builder is not working with variants on Carbide.c++.</li>
       
   212 	<li>Fix: [AT-273] - "Start Trace" clears results from all open projects.</li>
       
   213 	<li>Fix: [AT-275] - Pinpointing from urel module does not work from Carbide.c++.</li>
       
   214 </ul>
       
   215 
       
   216 <h5>Version 1.4.0 &ndash; 12th December 2008</h5>
       
   217 <ul>
       
   218 	<li>Change: [AT-218] - History of files opened added to open file button.</li>
       
   219 	<li>Change: [AT-219] - Verbose configuration option for Carbide.c++.</li>
       
   220 	<li>Change: [AT-233] - Results include processes udeb/urel info.</li>
       
   221 	<li>Fix: [AT-226] - Project only specifies one MMP but all the mmp files are built.</li>
       
   222 	<li>Fix: [AT-234] - Changing detail level of report clears callstack window.</li>
       
   223 	<li>Fix: [AT-249] - AnalyzeTool post-builder is not working with variants on Carbide.c++.</li>
       
   224 	<li>Fix: [AT-273] - "Start Trace" clears results from all open projects.</li>
       
   225 	<li>Fix: [AT-275] - Pinpointing from urel module does not work from Carbide.</li>
       
   226 </ul>
       
   227 
       
   228 <h5>Version 1.3.3 &ndash; 27th November 2008</h5>
       
   229 <ul>
       
   230 	<li>Change: [AT-218] - History of files opened added to open file button.</li>
       
   231 	<li>Change: [AT-219] - Verbose configuration option for Carbide.c++.</li>
       
   232 	<li>Change: [AT-233] - Results include processes udeb/urel info.</li>
       
   233 	<li>Fix: [AT-226] - Project only specifies one MMP but all the mmp files are built.</li>
       
   234 	<li>Fix: [AT-234] - Changing detail level of report clears callstack window.</li>
       
   235 	<li>Fix: [AT-249] - AnalyzeTool post-builder is not working with variants on Carbide.c++.</li>
       
   236 	<li>Fix: [AT-273] - "Start Trace" clears results from all open projects.</li>
       
   237 	<li>Fix: [AT-275] - Pinpointing from urel module does not work from Carbide.</li>
       
   238 </ul>
       
   239 
       
   240 <h5>Version 1.3.2 &ndash; 13th November 2008</h5>
       
   241 <ul>
       
   242 	<li>Change: [AT-218] - History of files opened added to open file button.</li>
       
   243 	<li>Change: [AT-219] - Verbose configuration option for Carbide.c++.</li>
       
   244 	<li>Change: [AT-233] - Results include processes udeb/urel info.</li>
       
   245 	<li>Fix: [AT-226] - Project only specifies one MMP but all the mmp files are built.</li>
       
   246 	<li>Fix: [AT-234] - Changing detail level of report clears callstack window.</li>
       
   247 	<li>Fix: [AT-249] - AnalyzeTool post-builder is not working with variants on Carbide.c++.</li>
       
   248 	<li>Fix: [AT-273] - "Start Trace" clears results from all open projects.</li>
       
   249 	<li>Fix: [AT-275] - Pinpointing from urel module does not work from Carbide.</li>
       
   250 </ul>
       
   251 
       
   252 <h5>Version 1.3.1 &ndash; 30th October 2008</h5>
       
   253 <ul>
       
   254 	<li>Change: [AT-163] - A single process start - end, should not be a test run.</li>
       
   255 	<li>Change: [AT-189] - Carbide.c++ Extension shows ABNORMAL text when system exception happens in the phone.</li>
       
   256 	<li>Change: [AT-190] - Carbide.c++ Extension could filter memory leaks which does not contain any call stack.</li>
       
   257 	<li>Change: [AT-191] - MemoryHook reports PROCESS_END with ABNORMAL tag.</li>
       
   258 	<li>Change: [AT-192] - atool -c to undo mmp change.</li>
       
   259 	<li>Change: [AT-202] - Modules with read only mmp files can be hooked.</li>
       
   260 	<li>Change: [AT-209] - Print S60 logging filename if not given.</li>
       
   261 	<li>Fix: [AT-156] - Multiple subtests within test run show only one subtest.</li>
       
   262 	<li>Fix: [AT-181] - Logging levels 1 and 3 produce same results when using UREL target.</li>
       
   263 	<li>Fix: [AT-204] - Memoryhook prints PROCESS_END when child threads are killed.</li>
       
   264 	<li>Fix: [AT-206] - Atool reports runs from irrelevant PROCESS_ENDS.</li>
       
   265 	<li>Fix: [AT-222] - No error message data file can not be opened.</li>
       
   266 	<li>Fix: [AT-225] - NPE when using the Analyze View in Carbide 2.0.</li>
       
   267 	<li>Fix: [AT-243] - "Error 1 make[1]: *** Waiting for unfinished jobs...." error is displayed during the AnalyzeTool build.</li>
       
   268 	<li>Fix: [AT-247] - run abld reallyclean instead of abld clean.</li>
       
   269 	<li>Fix: [AT-248] - AnalyzeTool builder "is shown active" after importing a deleted project again to Carbide.c++.</li>
       
   270 	<li>Fix: [AT-212] - Progress information: Executing AnalyzeTool, Cannot send to background.</li>
       
   271 	<li>Fix: [AT-250] - Devlon52 or other ARMV5 based variants cannot be built from Carbide.</li>
       
   272 </ul>
       
   273 
       
   274 <h5>Version 1.3.0 &ndash; 23rd October 2008</h5>
       
   275 <ul>
       
   276 	<li>Change: [AT-163] - A single process start - end, should not be a test run.</li>
       
   277 	<li>Change: [AT-189] - Carbide.c++ Extension shows ABNORMAL text when system exception happens in the phone.</li>
       
   278 	<li>Change: [AT-190] - Carbide.c++ Extension could filter memory leaks which does not contain any call stack.</li>
       
   279 	<li>Change: [AT-191] - MemoryHook reports PROCESS_END with ABNORMAL tag.</li>
       
   280 	<li>Change: [AT-192] - atool -c to undo mmp change.</li>
       
   281 	<li>Change: [AT-202] - Modules with read only mmp files can be hooked.</li>
       
   282 	<li>Change: [AT-209] - Print S60 logging filename if not given.</li>
       
   283 	<li>Fix: [AT-156] - Multiple subtests within test run show only one subtest.</li>
       
   284 	<li>Fix: [AT-181] - Logging levels 1 and 3 produce same results when using UREL target.</li>
       
   285 	<li>Fix: [AT-204] - Memoryhook prints PROCESS_END when child threads are killed.</li>
       
   286 	<li>Fix: [AT-206] - Atool reports runs from irrelevant PROCESS_ENDS.</li>
       
   287 	<li>Fix: [AT-222] - No error message data file can not be opened.</li>
       
   288 	<li>Fix: [AT-225] - NPE when using the Analyze View in Carbide 2.0.</li>
       
   289 </ul>
       
   290 
       
   291 <h5>Version 1.2.1 &ndash; 2nd October 2008</h5>
       
   292 <ul>
       
   293 	<li>Change: AnalyzeTool building method changed: AnalyzeTool Carbide.c++ Extension uses now the Carbide builder.</li>
       
   294 </ul>
       
   295 
       
   296 <h5>Version 1.2.0 &ndash; 18th September 2008</h5>
       
   297 <ul>
       
   298 	<li>Change: AnalyzeTool building method changed: AnalyzeTool Carbide.c++ Extension uses now the Carbide builder.</li>
       
   299 </ul>
       
   300 
       
   301 <h5>Version 1.1.2 &ndash; 21th August 2008</h5>
       
   302 <ul>
       
   303 	<li>Fix: [AT-97] - Launching Carbide.c++ generates error message to the atool error log.</li>
       
   304 	<li>Fix: [AT-99] - 'Module not build with AnalyzeTool' is still displayed after AnalyzeTool build.</li>
       
   305 </ul>
       
   306 
       
   307 <h5>Version 1.1.1 &ndash; 7th August 2008</h5>
       
   308 <ul>
       
   309 	<li>Fix: [AT-72] - Command line tool can not handle project where two MMP-files are in same directory.</li>
       
   310 </ul>
       
   311 
       
   312 <h5>Version 1.1.0 &ndash; 10th July 2008</h5>
       
   313 <ul>
       
   314 	<li>Feature: [AT-59] - Trace data can be saved to a file.</li>
       
   315 	<li>Feature: [AT-68] - Cancel logging from ConfigUI feature.</li>
       
   316 	<li>Fix: [AT-70] - Redundant handle leak information.</li>
       
   317 </ul>
       
   318 
       
   319 <h5>Version 1.0.0 &ndash; 7th July 2008</h5>
       
   320 <p>The first version.</p>
       
   321 
       
   322 <div id="footer">
       
   323 Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies).<br>
       
   324 All rights reserved. <br>
       
   325 This component and the accompanying materials are made available <br>
       
   326 under the terms of "Eclipse Public License v1.0" <br>
       
   327 which accompanies this distribution and is available <br>
       
   328 at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
       
   329 <br><br>
       
   330 Initial Contributors:<br>
       
   331 Nokia Corporation - initial contribution
       
   332 <br><br>
       
   333 Contributors:<br>
       
   334 Description:
       
   335 
       
   336 </div>
       
   337 </body>
       
   338 </html>