diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-20 06:50:12 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-20 06:50:12 -0500 |
| commit | 5dc96eaae9966d08dafccdc676d4ad8fdc6484d4 (patch) | |
| tree | 68507b12a5f319374039c55ea5d30b5e4a71f2ed /CHANGES.txt | |
| parent | 18b7a2a764c829d50fcf1aee65e962fd64c344a7 (diff) | |
| download | python-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.txt | 5 |
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
|
