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
commit5dc96eaae9966d08dafccdc676d4ad8fdc6484d4 (patch)
tree68507b12a5f319374039c55ea5d30b5e4a71f2ed /CHANGES.txt
parent18b7a2a764c829d50fcf1aee65e962fd64c344a7 (diff)
downloadpython-coveragepy-git-5dc96eaae9966d08dafccdc676d4ad8fdc6484d4.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 63333d99..be3e7530 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