summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-07-13 10:30:18 +1200
committerRobert Collins <robertc@robertcollins.net>2015-07-13 10:30:18 +1200
commit781d0fb16d1a90cf57284645580cd89514a7d775 (patch)
tree45c71e3602b780c78ec9f6788eb55fe7473c149e
parent05cfb2d0abb2dafc2a302b9c158d80a330e83290 (diff)
downloadtestrepository-781d0fb16d1a90cf57284645580cd89514a7d775.tar.gz
Fixup NEWS.
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4d86f71..e779974 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ NEXT (In development)
CHANGES
-------
+* setup.py testr now supports different coverage names.
+ (Marc Abramowitz, #1298398)
+
* Isolate the testrepository test suite from the chunking (or otherwise)
behaviour of testtools' exception handlers. (Robert Collins)
@@ -15,7 +18,7 @@ CHANGES
(Monty Taylor, Robert Collins)
* Unexpected errors reading streams from a file repository now propogate the
- correct exception. (Matthew Treinish, Robert Collins)
+ correct exception. (Matthew Treinish, Robert Collins, #1409936)
0.0.20
++++++