diff -r 3776a92b44bb -r 4023109a00c1 sbsv2/raptor/RELEASE-NOTES.txt --- a/sbsv2/raptor/RELEASE-NOTES.txt Tue Feb 09 16:23:58 2010 +0200 +++ b/sbsv2/raptor/RELEASE-NOTES.txt Wed Feb 10 01:08:09 2010 +0200 @@ -5,6 +5,8 @@ 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 version 2.12.1