summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2011-11-25 17:42:25 +0000
committerJonathan Lange <jml@canonical.com>2011-11-25 17:42:25 +0000
commit707367c98f315d86cc325bb0b0155a1da8a4f408 (patch)
treee6f6ed7104bac5d085556d3da73b44c9850cad1c /NEWS
parent3de22d0d614e31697f861861a93cbe5d14a8b935 (diff)
downloadfixtures-707367c98f315d86cc325bb0b0155a1da8a4f408.tar.gz
PopenFixture => FakePopen
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a9fcbd0..aebd445 100644
--- a/NEWS
+++ b/NEWS
@@ -8,11 +8,11 @@ IN DEVELOPMENT
CHANGES:
-* EnvironmentVariableFixture and LoggerFixture renamed to EnvironmentVariable
- and FakeLogger. Both are still available under their old, deprecated names.
- (Jonathan Lange, #893539)
+* EnvironmentVariableFixture, LoggerFixture, PopenFixture renamed to
+ EnvironmentVariable, FakeLogger and FakePopen respectively. All are still
+ available under their old, deprecated names. (Jonathan Lange, #893539)
-* EnvironmentVariableFixture now upcalls via super().
+* EnvironmentVariable now upcalls via super().
(Jonathan Lange, #881120)
0.3.7