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