diff -r 698b9b7141d7 -r 824dddcc66f7 sbsv2/raptor/RELEASE-NOTES.html --- a/sbsv2/raptor/RELEASE-NOTES.html Fri Mar 26 12:06:09 2010 +0000 +++ b/sbsv2/raptor/RELEASE-NOTES.html Mon Mar 29 08:28:16 2010 +0100 @@ -22,7 +22,15 @@

Defect Fixes

@@ -31,14 +39,15 @@ version 2.12.5 Defect Fixes: -- Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). - +- Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new - Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled + Make engine option "copylogfromannofile" enables/disables this mode for emake. If this option is disabled or if no annotation file is specified for the build then Raptor reads logs directly as normal. +- SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" - Fix: extend tracecompiler tests to Linux - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm +- Fix: improve robustness to bad -c options version 2.12.4