summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-25 07:01:08 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-25 07:01:08 -0500
commit64b6e0b4b67cf30486474378b831c1eb2b70327a (patch)
treec46cf75098d6989e7ba2c2a396c8aa76c8c6917b /CHANGES.txt
parent37251802932c9a20eb62957156603631bef858ae (diff)
downloadpython-coveragepy-git-64b6e0b4b67cf30486474378b831c1eb2b70327a.tar.gz
Make the first column look sorted by default, and a little clean-up.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4fd95267..4320c708 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,9 @@ Change history for Coverage.py
Version 3.2b4
-------------
-- None yet!
+- Click-to-sort HTML report columns are now persisted in a cookie. Viewing
+ a report will sort it first the way you last had a coverage report sorted.
+ Thanks, `Chris Adams`_.
Version 3.2b3, 23 November 2009