summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85ed71e..bf98e44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
0.X.X (2007-11-XX)
==================
+- MockerTestCase now verifies if the mocker is put in replay
+ mode in cases where events were recorded.
+
- Implemented support for Deferred results as understood by
Twisted Trial's TestCase, so that coexistence by multiple
inheritance is possible and trivial.