diff -r cbc9d85d999d -r 3ce13bc3e630 sbsv2/raptor/RELEASE-NOTES.html
--- a/sbsv2/raptor/RELEASE-NOTES.html Mon May 10 13:31:44 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html Mon May 10 13:54:15 2010 +0100
@@ -12,8 +12,10 @@
version 2.13.0
@@ -43,11 +45,9 @@
DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP
SF Bug 2134 - [Raptor] Raptor does not pass overridden make variables into its makefiles
Fix : do not allow data to be paged implicitly
+ SF Bug 2302 - sbs_filter refers to python.exe in win32/python264/
Fix : Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.
-Fix : don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths.
- SF Bug 2302 - sbs_filter refers to python.exe in win32/python264/
- Fix : ensure that FLMDEBUG is empty by default
-
+Fix : ensure that FLMDEBUG is empty by default