summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index adff817..cdb76a4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,8 +8,13 @@ Version 3.3
- Settings are now read from a .coveragerc file.
+- Fixed a problem with nested loops having their branch possibilities
+ mischaracterized: `issue 39`_.
+
- Added an AUTHORS.txt file.
+.. _issue 39: http://bitbucket.org/ned/coveragepy/issue/39
+
Version 3.2, 5 December 2009
----------------------------