sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 14:11:20 +0300
changeset 29 e5a0aab53f3f
parent 0 4e1aa6a622a0
permissions -rw-r--r--
Revision: 201021 Kit: 2010121

<?xml version="1.0"?>
<relnotes schema="1.0.0" name="System Starter" purpose="" type="component">
  <revision major="0" functional="0" minor="0" ext="0" date="20080305">
    <ref name="117571" type="defect"/>
    <description>System does not restart when SYSLIBS_TEST is defined, hence removed checking for restart when this is defined.</description>
  </revision>
  <purpose>
    System Starter Framework.
  </purpose>
  <minorchange revision="004">
    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.
  </minorchange>
  <minorchange revision="003">
    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.
  </minorchange>
  <defect number="DEF098162" title="Custom DLL function typedef isn't published" revision="002">
    typedef TInt (*Dllfunctiontype)(const TDesC8&amp;); i s placed in SysStartDefs.h and is made publishedPartner.
  </defect>
  <defect number="PDEF099099" title="UIF TestFramework component has source dependancy on SysStart" revision="001">
    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.
  </defect>
</relnotes>