diff --git a/ChangeLog b/ChangeLog index 767dee0..86235f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ * morituri/test/common.py: add twisted-like failUnlessRaises to TestCase that returns the exception, so we can check wrapped exceptions in TaskException. + Fixes #16. 2010-04-05 Thomas Vander Stichele