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

Comparing root-tail/Changes (file contents):
Revision 1.22 by chris_moore, Mon Mar 29 02:20:55 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
5 - fix a bug regarding long (>1023 bytes) lines.
6 - c89 compatibility fixes by Seth W. Klein.
7 - fix a memleak.
8
90.95 Thu Apr 1 00:39:08 CEST 2004
2 - -geometry now expects _pixels_ not _characters_. 10 - -geometry now expects _pixels_ not _characters_.
3 - sped up redraws considerably (depending on xserver). 11 - sped up redraws considerably (depending on xserver).
4 - i18n: locale settings for multibyte characters are respected. 12 - i18n: locale settings for multibyte characters are respected.
5 - proportional fonts are supported now. 13 - proportional fonts are supported now.
6 - supports options as --long options now. 14 - supports options as --long options now.
15 * -wordwrap: wrap at spaces to avoid breaking words 23 * -wordwrap: wrap at spaces to avoid breaking words
16 - document default interval of 2.4 seconds. 24 - document default interval of 2.4 seconds.
17 - set default 'reload' value to 0 to prevent reloads. 25 - set default 'reload' value to 0 to prevent reloads.
18 - updated man page. 26 - updated man page.
19 - strict-aliasing fix suggested by mmj. 27 - strict-aliasing fix suggested by mmj.
20 - --fork option really does report the PID now, as the man page claims
21 - improved regexp transform code, but not enough... 28 - improved regexp transform code, but not enough...
22 - --frame now draws the frame in exactly the right place, just 29 - --frame now draws the frame in exactly the right place, just
23 inside the window (previously a geometry of 1024x768+0+0 would 30 inside the window (previously a geometry of 1024x768+0+0 would
24 have its frame off-screen on my monitor) 31 have its frame off-screen on my monitor)
25 - 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