diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-14 10:00:57 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-14 10:00:57 -0400 |
| commit | e9a784432bdce36dd23f82f7e3d4adc7c585f608 (patch) | |
| tree | 628c763beb31b110668bf051915ee7a045151fd0 /CHANGES.txt | |
| parent | 4b14958d0171441662fe901c630515dad76691d9 (diff) | |
| download | python-coveragepy-e9a784432bdce36dd23f82f7e3d4adc7c585f608.tar.gz | |
Added a link back to the index page at the bottom of HTML source pages. Closes issue #38.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8e63d85..544ba9c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,7 +12,8 @@ Next version suggested, this seemed blindingly obvious. - Line numbers in HTML source pages are clickable, linking directly to that - line, which is highlighted on arrival. + line, which is highlighted on arrival. Added a link back to the index page + at the bottom of each HTML page. - Source files with DOS line endings are now properly tokenized for syntax coloring on non-DOS machines. Fixes `issue 53`_. |
