summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-08-09 18:19:51 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-08-09 18:19:51 -0400
commit492f86fd65fc7d347c14ca9d0090464454d0b253 (patch)
tree9252e48700f20e40b4c29858a8174416f60bc721
parentcba5899f0bad8a49b17750df58ddd532975c1062 (diff)
downloadpython-coveragepy-git-492f86fd65fc7d347c14ca9d0090464454d0b253.tar.gz
Keep changes up-to-date.
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6803bd9e..b29c1f03 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,12 @@
Change history for Coverage.py
------------------------------
+Next version
+------------
+
+- Added the --timid option to enable a simpler slower trace function that works
+ for DecoratorTools (including TurboGears) projects.
+
Version 3.0.1, 7 July 2009
--------------------------