diff -r 4549b6c6c3d8 -r f4ccb4c573da sbsv2/raptor/RELEASE-NOTES.txt --- a/sbsv2/raptor/RELEASE-NOTES.txt Tue Mar 16 16:45:04 2010 +0000 +++ b/sbsv2/raptor/RELEASE-NOTES.txt Tue Mar 16 17:04:08 2010 +0000 @@ -1,6 +1,10 @@ Release Notes for Symbian Build System v2 next version +- 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 + 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