--- 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