diff --git a/CHANGES.txt b/CHANGES.txt index 83a1d49a99..931d832f15 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,6 +5,8 @@ Fixed: threadPoolSize without invocationCount was causing reporters not to be in Fixed: A @Factory throwing an exception did not cause any error Fixed: was not working properly in the ant task (Ed Randall) Fixed: @BeforeClass methods were not running in parallel (Aidan Short) +Fixed: Test class with @ObjectFactory doesn't get instantiated via the factory +Fixed: Allow IObjectFactory to load from non-standard classloader (for PowerMock support) =========================================================================== 5.10