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