diff --git a/CHANGELOG b/CHANGELOG index c4e8cadab..069fbfdd7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,7 +29,8 @@ Changes between 1.3.0 and 1.3.1 You can use any combination of 'fsxX' with the '-r' extended reporting option. The xfail/xpass results will show up as - skipped tests in the junitxml output. + skipped tests in the junitxml output - which also fixes + issue99. - make py.test.cmdline.main() return the exitstatus instead of raising (which is still done by py.cmdline.pytest())