diff options
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e414e906..9f0a2762 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,8 @@ Continued refactoring. - Programs executed with -x now behave more as they should, for example,
__file__ has the correct value.
+- Removed the undocumented cache_file argument to coverage.usecache().
+
Version 3.0b1, 7 March 2009
---------------------------
|