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
commit95ce389f2cf8fc3b6efff5f779df749b5df0aa33 (patch)
tree45c71e3602b780c78ec9f6788eb55fe7473c149e
parent619456978c2eb5fbfa7ceb0e22b8e698db62957f (diff)
downloadtestrepository-git-95ce389f2cf8fc3b6efff5f779df749b5df0aa33.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
++++++