Changeset 87 for trunk

Show
Ignore:
Timestamp:
02/04/10 10:58:12 (2 years ago)
Author:
mgalloy
Message:

Updating release notes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE

    r85 r87  
    1313   
    1414* Added ability for a test to determine if it should count in the final  
    15   results tally, i.e., if it is "valid". Set "self.invalid" from within a test 
    16   if it should not count. 
     15  results tally, i.e., if it is "skipped". Set "self.skipped" from within a  
     16  test if it should not count. 
    1717   
    1818