summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkumar <kumar.mcmillan@gmail.com>2011-08-05 10:26:21 -0500
committerkumar <kumar.mcmillan@gmail.com>2011-08-05 10:26:21 -0500
commit99345ac86e04ed587979f2897ef7694c60f18399 (patch)
treeeb417028fab47bde6c1bebae234f96baf7266e9e
parent29beea3aa8f2ff69a74777a201c3481b7ead1a1c (diff)
downloadnose-99345ac86e04ed587979f2897ef7694c60f18399.tar.gz
Adds info about the --cover-branches feature
-rw-r--r--CHANGELOG2
-rw-r--r--nosetests.12
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 207647c..61cf858 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
1.1.3
+- Adds support for :option:`--cover-branches` (related to #370).
+ Patch by Timothée Peignier.
- Fixed Unicode issue on Python 3.1 with coverage (#442)
1.1.2
diff --git a/nosetests.1 b/nosetests.1
index 69b404f..bdb9ef2 100644
--- a/nosetests.1
+++ b/nosetests.1
@@ -476,5 +476,5 @@ jpellerin+nose@gmail.com
.SH COPYRIGHT
LGPL
-.\" Generated by docutils manpage writer on 2011-08-02 15:20.
+.\" Generated by docutils manpage writer on 2011-08-05 10:25.
.\"