sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 <?xml version="1.0"?>
       
     2 <relnotes schema="1.0.0" name="System Starter" purpose="" type="component">
       
     3   <revision major="0" functional="0" minor="0" ext="0" date="20080305">
       
     4     <ref name="117571" type="defect"/>
       
     5     <description>System does not restart when SYSLIBS_TEST is defined, hence removed checking for restart when this is defined.</description>
       
     6   </revision>
       
     7   <purpose>
       
     8     System Starter Framework.
       
     9   </purpose>
       
    10   <minorchange revision="004">
       
    11     Generalise sysstartconfig.iby to allow the mode to be specified via &quot;#define _STARTUPMODE xxx&quot; - the older &quot;#define _STARTUPMODEn&quot; macros are still supported. This file is now useful for any ROM image which supports a single startup mode - it is therefore unlikely to be useful in production devices which typically need multiple strtup modes.
       
    12   </minorchange>
       
    13   <minorchange revision="003">
       
    14     Provide a generic sysstartconfig.iby file and resource files for startup mode 1 (Text shell), to enable sysstart to be used in ROMs without UI-layer code. These files were previously owned by the Techview startup component.
       
    15   </minorchange>
       
    16   <defect number="DEF098162" title="Custom DLL function typedef isn't published" revision="002">
       
    17     typedef TInt (*Dllfunctiontype)(const TDesC8&amp;); i s placed in SysStartDefs.h and is made publishedPartner.
       
    18   </defect>
       
    19   <defect number="PDEF099099" title="UIF TestFramework component has source dependancy on SysStart" revision="001">
       
    20     Rename sysstart\test\resource\hardware\SSCForStartupMode3_target.rss to SSCForStartupMode0_target.rss to reflect more accurately the real mode the tests use for startup mechanism.
       
    21   </defect>
       
    22 </relnotes>