From f1e64b2638a773446f11f48112c884553bd00d46 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 21 May 2010 09:32:00 -0400 Subject: Cleaner --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index dbe5785..d5bdce7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,7 +9,7 @@ Next version - The reporting commands (report, annotate, html, and xml) now have a --include switch to restrict reporting to modules beginning with those prefixes, similar to the existing --omit switch. Thanks, Zooko. - + - The run command now supports --include and --omit to control what modules it measures. This can speed execution and reduce the amount of data during reporting. Thanks Zooko. -- cgit v1.2.1