ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/Changes
(Generate patch)

Comparing root-tail/Changes (file contents):
Revision 1.27 by pcg, Fri Apr 2 01:28:05 2004 UTC vs.
Revision 1.29 by chris_moore, Thu Apr 8 00:37:03 2004 UTC

11.1 11.1
2 - 2 - added options:
3 * -justify: gives a smooth right-hand margin
4 * -cont-color: allows the continuation marker to be a
5 different color than the logfile text
6 - changed the code around quite a lot - it no longer
7 continually deletes lines and re-adds them, and the main
8 structure is now a linked list rather than an array. the
9 continuation marker is added at display time, rather than
10 being in the strings of the datastructure.
11 - it is now possible to specify a different font for each
12 logfile; use the -fn option between filenames.
3 13
41.0 Fri Apr 2 03:37:56 CEST 2004 141.0 Fri Apr 2 03:37:56 CEST 2004
5 - fix a bug regarding long (>1023 bytes) lines. 15 - fix a bug regarding long (>1023 bytes) lines.
6 - c89 compatibility fixes by Seth W. Klein. 16 - c89 compatibility fixes by Seth W. Klein.
7 - fix a memleak. 17 - fix a memleak.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines