diff -r df89378e9223 -r 7b7f0409fc00 sbsv2/raptor/RELEASE-NOTES.html
--- a/sbsv2/raptor/RELEASE-NOTES.html Tue Nov 30 13:59:58 2010 +0800
+++ b/sbsv2/raptor/RELEASE-NOTES.html Tue Nov 30 14:05:41 2010 +0800
@@ -6,6 +6,33 @@
Release Notes for Symbian Build System v2
+version 2.15.3
+
+Engineering Changes
+
+
+Defect Fixes
+
+- Fix: correct calculation of build duration and cluster availability
+- Fix: correct parsing for anno file
+- SF Bug 3687 make 32-bit tools2 binaries appear in 32-bit release locations even when built on a 64-bit machine e.g. release/tools2/linux-i386-libc2_5 rather than linux-x86_64-libc2_5
+- Fix: in some cases, tools2 build omits STLport when linking
+- SF Bug 3766 - [Raptor] Missing -c option to g++ in expgen recipes when using GCCE
+- SF Bug 3778 - [GCCE] Raptor 2.15 gcce.xml config breaks gcce kernel builds.
+- SF Bug 3747 - Terminal filter does not report missing bld.inf names
+- Layer information missing from logs with parallel processing on
+- SF Bug 2745 - Generated .bat files are incorrect
+- SF Bug 3511 - sbs shell script ignores SBS_CYGWIN17
+- SF Bug 3388 - Configuration of python paths confused in sbs_filter
+- SF Bug 3246 - Improve a cryptic error message
+- SF Bug 3608 - Compile fails on mixed case Qt projects
+- SF Bug 3848 - [Raptor] - parallel parsing in 2.15.3 - sysdef files for blocks don't have unique names
+- SF Bug 3807 - [Raptor] "Child" invocations of Raptor fail with parallel parsing (--pp=on) on some linuxes - unknown hostplatform
+
+
version 2.15.2
Engineering Changes