--- a/sbsv2/raptor/RELEASE-NOTES.txt Mon Feb 15 16:01:55 2010 +0000
+++ b/sbsv2/raptor/RELEASE-NOTES.txt Wed Feb 17 17:03:27 2010 +0000
@@ -1,4 +1,3 @@
-
Release Notes for Symbian Build System v2
next version
@@ -12,6 +11,22 @@
- Add a workaround to enable the Qt team to link their code against Symbian DLL's
+
+version 2.12.2
+
+Defect Fixes:
+- SF Bug 1569 - excessive recompilation in incremental tracecompiler builds
+- Better error messages for make-engine selection.
+ e.g. "sbs -e arm" will now produce a useful error message rather than
+ a traceback. "arm" is a real variant but it's not a make engine. In
+ the past sbs would have tried to use it and would have failed with a
+ complicated traceback. Also doesn't traceback for non-existent make engines.
+- sbs_filter chose wrong embedded default python version. Set to 2.6.4 now.
+- FilterCheck did not check files when run from sbs_filter
+- Remove old references to python 2.5.2
+- Escape filenames with special XML characters inside <member> tags
+
+
version 2.12.1
Defect Fixes: