sbsv2/raptor/RELEASE-NOTES.txt
changeset 291 0e6a0a765dcd
parent 243 007900c31eef
parent 288 80540207516e
child 294 660607a4d589
--- a/sbsv2/raptor/RELEASE-NOTES.txt	Tue Feb 23 13:15:31 2010 +0000
+++ b/sbsv2/raptor/RELEASE-NOTES.txt	Mon Mar 01 16:51:58 2010 +0000
@@ -1,5 +1,24 @@
 Release Notes for Symbian Build System v2
 
+version 2.12.4
+
+Defect Fixes:
+- SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux)
+- Fix: host attribute in recipes was blank in windows, windows cluster builds.
+- SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]
+- SF Bug 2042 - [Raptor] component field empty in recipe
+- SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
+- SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only)
+- SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
+- SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project
+- DPDEF142718 Incremental rebuild fails if dependent files deleted
+  --no-depend-generate added to suppress the generation and processing of dependency files
+  .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
+- Add support for PLUGIN3 TARGETTYPEs
+- Fixing logfile corruption for large GCCXML builds by suppressing zip output
+- Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
+
+
 version 2.12.3
 
 Defect Fixes: