diff options
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`_. |