ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/Changes
Revision: 1.3
Committed: Wed May 8 22:55:19 2002 UTC (24 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.2: +3 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.2 - applied patch by ami@fischman.org (tac).
2     - applied patch by raldi@verisignlabs.com (-noinitial fix).
3    
4 pcg 1.1 0.1.1
5 pcg 1.3 - backported fixes from Marco d'Itri, who did most of the maintaining
6 pcg 1.1 work over the last year(s). Unfortunately, he doesn't answer my mails
7     (just as I did to most of root-tails users ;), so this is also the first
8     sourceforge release.
9 pcg 1.3 - convert tab characters to spaces
10     - fix -noinital bug
11 pcg 1.1
12     0.0.10
13     - initial lines are now displayed in the correct colour
14     - documentation fixes
15    
16     0.0.9 Mon Nov 13 13:53:05 CET 2000
17     - fix descent redraw problem
18     - fix window offset miscalculation
19     - new option -interval
20     - new option -V
21     - more options shortcut
22     - ported to linux 2.4.0, thanks to stefan@weihnachtsmann.at
23    
24     0.0.8 Sun Nov 12 14:16:04 CET 2000
25     - small bugfixes.
26     - memory corruption fix.
27     - added fixes by Olexij Tkatchenko.
28     - fixed garbage on top of screen (ashe@sanctuary.org)
29     - added -noinitial option to keep from drawing to
30     screen until new data has arrived (ashe@sanctuary.org)
31     - restores background on quit (ashe@sanctuary.org)
32     - shading now simulates light source coming from
33     top-left instead of bottom-right to fit with
34     every other GUI in the world (ashe@sanctuary.org)
35     - removed startup message.
36    
37     0.0.7 Tue Oct 10 16:45:17 CEST 2000
38     - fix "lines containing zero" == endless loop bug.
39     - *ugly* workaround for the "does not redraw all lines
40     correctly" bug. no time to investigate this horror.
41     - fix segv on HUP bug.
42