Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
David Saff committed Nov 17, 2009
1 parent f8ee06b commit ce280f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion acknowledgements.txt
Expand Up @@ -53,4 +53,7 @@

2009 May 04
James Abbley: Submitted a patch that fixed the 2-second limit on Parallel execution.


2009 Nov 16
Kristian Rosenvold: Submitted a patch (github#16) that improves thread-safety of
result counting
2 changes: 2 additions & 0 deletions doc/ReleaseNotes4.8.txt
Expand Up @@ -37,4 +37,6 @@ Example:
@SuiteClasses( { A.class, B.class }) // Note that Categories is a kind of Suite
public static class SlowTestSuite {}

### Bug fixes ###

- github#16: thread safety of Result counting

0 comments on commit ce280f0

Please sign in to comment.