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.30 by pcg, Thu Apr 8 19:46:04 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.
13 - fix very minor memleak.
14 - make it work with virtual root windows (again).
3 15
41.0 Fri Apr 2 03:37:56 CEST 2004 161.0 Fri Apr 2 03:37:56 CEST 2004
5 - fix a bug regarding long (>1023 bytes) lines. 17 - fix a bug regarding long (>1023 bytes) lines.
6 - c89 compatibility fixes by Seth W. Klein. 18 - c89 compatibility fixes by Seth W. Klein.
7 - fix a memleak. 19 - fix a memleak.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines