| 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 | 6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
|
|
6 | |
|
|
7 | Correct the comments in rc.conf about the XSESSION variable: it should |
|
|
8 | be set to "kde-<version>" not "KDE". Closes bug #5948. |
| 4 | |
9 | |
| 5 | 5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
10 | 5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Fix the 'Usage' line in the help to return the correct options for |
12 | Fix the 'Usage' line in the help to return the correct options for |
| 8 | the script (/sbin/runscript.sh). Resolve bug #6029. |
13 | the script (/sbin/runscript.sh). Resolve bug #6029. |