| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 03 May 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | changed default indentation to 2 spaces to match rcscripts in functions.sh |
|
|
7 | |
|
|
8 | wpa_supplicant now stops wpa_cli before wpa_supplicant to fix a potential |
|
|
9 | future error |
| 3 | |
10 | |
| 4 | 02 May 2005; Roy Marples <uberlord@gentoo.org>: |
11 | 02 May 2005; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
12 | |
| 6 | Fix user function hooks for echoing to stdout and protecting our vars |
13 | Fix user function hooks for echoing to stdout and protecting our vars |
| 7 | |
14 | |