| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 1 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add quotes to the "export INPUTRC=/etc/inputrc" line to resolve bug #1391. |
|
|
8 | |
|
|
9 | Add a error message to /etc/init.d/consolefont, resolving bug #1415. |
|
|
10 | |
|
|
11 | Add a bash check to the code that sets the prompt, fixing bug #1078. |
| 4 | |
12 | |
| 5 | * rc-scripts 1.3.2 (24 Mar 2002) |
13 | * rc-scripts 1.3.2 (24 Mar 2002) |
| 6 | |
14 | |
| 7 | 24 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
15 | 24 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 8 | |
16 | |