diff -r 1f5ab557c1d0 -r 4d8a8d0b17c0 sbsv2/raptor/RELEASE-NOTES.html
--- a/sbsv2/raptor/RELEASE-NOTES.html Wed Apr 14 14:36:58 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html Tue Apr 20 12:08:50 2010 +0100
@@ -31,18 +31,19 @@
Defect Fixes
-- DPDEF143018 - Raptor doesn't handle spaces in GCCE installation directory correctly
-- DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism
-- DPDEF141195 - Raptor doesn't handle spaces in tool paths
+- DPDEF143018 - Raptor doesn't handle spaces in GCCE installation directory correctly
+- DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism
+- DPDEF141195 - Raptor doesn't handle spaces in tool paths
- SF Bug 2172 - [Raptor] Resource builds warn on encountering trigraph-like strings
- SF Bug 2308 - [Raptor] PLUGIN3 TARGETTYPEs don't set resource output offsets correctly
-- Fix: in copylogfromannofile mode, ensure that the build id and duration are included in the log. These are not critical but are useful
-- Fix: remove unnecessary empty lines in log output in copylogfromannofile mode
+- Fix: in copylogfromannofile mode, ensure that the build id and duration are included in the log. These are not critical but are useful
+- Fix: remove unnecessary empty lines in log output in copylogfromannofile mode
- SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
-- DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP
+- 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
-- Fix : sort build configurations by name for metadata preprocessing
+- Fix : do not allow data to be paged implicitly
+- 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