sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,22 @@
+<?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>