| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
| 5 | * rc-scripts 1.6.0 (15 Sep 2004) |
5 | * rc-scripts 1.6.0 (15 Sep 2004) |
|
|
6 | |
|
|
7 | 23 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
8 | |
|
|
9 | Rework the logic behind the $COLS code. It should not depend |
|
|
10 | on whether color is enabled. Also add a check for negative |
|
|
11 | values (like when using a serial console). |
| 6 | |
12 | |
| 7 | 15 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
13 | 15 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
| 8 | |
14 | |
| 9 | Fix bug 64034: simplify netmount script's stop function so that |
15 | Fix bug 64034: simplify netmount script's stop function so that |
| 10 | mountpoints containing spaces work correctly |
16 | mountpoints containing spaces work correctly |