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

Comparing root-tail/Changes (file contents):
Revision 1.23 by pcg, Thu Apr 1 03:01:10 2004 UTC vs.
Revision 1.27 by pcg, Fri Apr 2 01:28:05 2004 UTC

11.0 11.1
2 -
3
41.0 Fri Apr 2 03:37:56 CEST 2004
2 - fix a bug regarding long (>1023 bytes) lines. 5 - fix a bug regarding long (>1023 bytes) lines.
6 - c89 compatibility fixes by Seth W. Klein.
7 - fix a memleak.
3 8
40.95 Thu Apr 1 00:39:08 CEST 2004 90.95 Thu Apr 1 00:39:08 CEST 2004
5 - -geometry now expects _pixels_ not _characters_. 10 - -geometry now expects _pixels_ not _characters_.
6 - sped up redraws considerably (depending on xserver). 11 - sped up redraws considerably (depending on xserver).
7 - i18n: locale settings for multibyte characters are respected. 12 - i18n: locale settings for multibyte characters are respected.
18 * -wordwrap: wrap at spaces to avoid breaking words 23 * -wordwrap: wrap at spaces to avoid breaking words
19 - document default interval of 2.4 seconds. 24 - document default interval of 2.4 seconds.
20 - set default 'reload' value to 0 to prevent reloads. 25 - set default 'reload' value to 0 to prevent reloads.
21 - updated man page. 26 - updated man page.
22 - strict-aliasing fix suggested by mmj. 27 - strict-aliasing fix suggested by mmj.
23 - --fork option really does report the PID now, as the man page claims
24 - improved regexp transform code, but not enough... 28 - improved regexp transform code, but not enough...
25 - --frame now draws the frame in exactly the right place, just 29 - --frame now draws the frame in exactly the right place, just
26 inside the window (previously a geometry of 1024x768+0+0 would 30 inside the window (previously a geometry of 1024x768+0+0 would
27 have its frame off-screen on my monitor) 31 have its frame off-screen on my monitor)
28 - the code takes the --shade and --outline options into 32 - the code takes the --shade and --outline options into

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines