sbsv2/raptor/RELEASE-NOTES.txt
changeset 155 e65788ec4aa9
parent 150 62d9f099315d
parent 141 dbb43cb03357
child 156 6fb802b7ae6e
equal deleted inserted replaced
154:608cc482dea8 155:e65788ec4aa9
    47 	python recipestats.py < filename.log > stats.csv
    47 	python recipestats.py < filename.log > stats.csv
    48 
    48 
    49   The output is in CSV format.  
    49   The output is in CSV format.  
    50 
    50 
    51 Defect Fixes:
    51 Defect Fixes:
       
    52 - fix for ARM9E + ARMV5 pre-processing confusion
    52 - SF bug 1570: Adding then removing a capability can produce incorrect 
    53 - SF bug 1570: Adding then removing a capability can produce incorrect 
    53   result: e.g. ALL TCB -TCB becomes ALL -TCB but it should be just ALL
    54   result: e.g. ALL TCB -TCB becomes ALL -TCB but it should be just ALL
    54 
    55 
    55 Other Changes:
    56 Other Changes:
    56 - Default to using Python 2.6.4 on windows (no change in compatibility with 
    57 - Default to using Python 2.6.4 on windows (no change in compatibility with