sbsv2/raptor/RELEASE-NOTES.txt
changeset 365 bab2d423b063
parent 305 045fb1ee58f5
parent 364 f4ccb4c573da
child 380 db59fc762214
child 391 877485b44765
--- a/sbsv2/raptor/RELEASE-NOTES.txt	Fri Mar 05 14:34:56 2010 +0000
+++ b/sbsv2/raptor/RELEASE-NOTES.txt	Wed Mar 17 15:23:12 2010 +0000
@@ -1,5 +1,17 @@
 Release Notes for Symbian Build System v2
 
+version 2.12.5
+
+Defect Fixes:
+- 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 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
+
+
 version 2.12.4
 
 Defect Fixes: