| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
| 3 | |
3 | |
| 4 | 06 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
4 | 06 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
5 | |
| 6 | ifconfig now deletes addresses using 0.0.0.0 for uclibc - fixes #76846 |
6 | ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
|
|
7 | - fixes #76846 |
| 7 | |
8 | |
| 8 | 05 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
9 | 05 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
| 9 | |
10 | |
| 10 | dhcpcd and udhcpc now run via the eval statement so quotes can be used |
11 | dhcpcd and udhcpc now run via the eval statement so quotes can be used |
| 11 | in options. Fixes #74053 - thanks to Evan Buswell |
12 | in options. Fixes #74053 - thanks to Evan Buswell |