summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-20 06:50:12 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-20 06:50:12 -0500
commite128c5d16c8ef7f83884e911a5e65d0d2ac1f191 (patch)
tree4654d98e5836c9977e47dafbf8490616d26ec76f /CHANGES.txt
parent0b2ddfa6fcb0a66a5d089462befee0d2597d2dee (diff)
downloadpython-coveragepy-e128c5d16c8ef7f83884e911a5e65d0d2ac1f191.tar.gz
Polish up the sortable report: indication of sort column and sortability
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 63333d9..be3e753 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,10 @@ Change history for Coverage.py
Version 3.2b3
-------------
-- None yet.
+- The table of contents in the HTML report is now sortable. Thanks,
+ `Chris Adams`_.
+
+.. _Chris Adams: http://improbable.org/chris/
Version 3.2b2, 19 November 2009