summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bff9ac..418097d 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@
Twisted Trial's TestCase, so that coexistence by multiple
inheritance is possible and trivial.
+- MockerTestCase.makeFile() with content=None (the default) now
+ consistently returns an unexistent temporary filename which
+ is properly cleaned up if created.
+
0.9.3 (2007-11-24)
==================