memspy/group/ReleaseNotes_MemSpy.txt
branchRCL_3
changeset 39 3406c99bc375
parent 0 a03f92240627
child 43 ca8a1b6995f6
equal deleted inserted replaced
32:8f8df8006c40 39:3406c99bc375
     1 ===============================================================================
     1 ===============================================================================
     2 
     2 
     3 RELEASE NOTES - MEMSPY v1.2.0
     3 RELEASE NOTES - MEMSPY v1.2.1
     4 RELEASED 27th October 2009 
     4 RELEASED 15th June 2010 
     5 
     5 
     6 SUPPORTS S60 5.0+
     6 SUPPORTS S60 5.0+
     7 
     7 
     8 ===============================================================================
     8 ===============================================================================
     9 
     9 
    26 - Heap memory changes over time
    26 - Heap memory changes over time
    27 - Bitmaps loaded by the font & bitmap server
    27 - Bitmaps loaded by the font & bitmap server
    28 
    28 
    29 ===============================================================================
    29 ===============================================================================
    30 
    30 
    31 What's New in v1.2.0
    31 What's New in v1.2.1
    32 ====================
    32 ====================
    33 - Feature: Tracking modes introduced for simplify System Wide Memory Tracking
    33 - Fix: Stack dumps fixed.
    34   settings.
    34 
    35 - Feature: System Wide Memory Tracking categories can now be selected.
       
    36 - Feature: Heap data captured during System Wide Memory Tracking can be
       
    37   filtered by thread name.
       
    38 - Feature: Shared heaps can now be detected with S60 UI and trace output.
       
    39 - Feature: Batch files for running MemSpy functions can now be executed from
       
    40   command line.
       
    41 - Change: Command line interface documented in User's Guide.
       
    42 
    35 
    43 ===============================================================================
    36 ===============================================================================
    44 
    37 
    45 Installation Notes:
    38 Installation Notes:
    46 ===================
    39 ===================
    98 
    91 
    99 ===============================================================================
    92 ===============================================================================
   100 
    93 
   101 Version History:
    94 Version History:
   102 ================
    95 ================
       
    96 Version 1.2.0 - 27th October 2009
       
    97 ------------------------------
       
    98 - Feature: Tracking modes introduced for simplify System Wide Memory Tracking
       
    99   settings.
       
   100 - Feature: System Wide Memory Tracking categories can now be selected.
       
   101 - Feature: Heap data captured during System Wide Memory Tracking can be
       
   102   filtered by thread name.
       
   103 - Feature: Shared heaps can now be detected with S60 UI and trace output.
       
   104 - Feature: Batch files for running MemSpy functions can now be executed from
       
   105   command line.
       
   106 - Change: Command line interface documented in User's Guide.
   103 
   107 
   104 Version 1.1.0 - 22nd July 2009
   108 Version 1.1.0 - 22nd July 2009
   105 ------------------------------
   109 ------------------------------
   106 - Fix: Browsing chunk list resulted in a crash.
   110 - Fix: Browsing chunk list resulted in a crash.
   107 - Feature: Details of Kernel Objects can be now displayed on S60 UI.
   111 - Feature: Details of Kernel Objects can be now displayed on S60 UI.