| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2004 Gentoo Technologies, Inc. |
2 | # Copyright 2004 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.65 2005/02/06 07:37:54 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.66 2005/02/06 07:40:43 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 6 Feb 2005; Preston Cody <codeman@gentoo.org> |
7 | 6 Feb 2005; Preston Cody <codeman@gentoo.org> |
| 8 | check for dhcp in the network stuff and emerge it if it is |
8 | check for dhcp in the network stuff and emerge it if it is. |
|
|
9 | added quickpkg to TODO list |
| 9 | |
10 | |
| 10 | 5 Feb 2005; Preston Cody <codeman@gentoo.org> |
11 | 5 Feb 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Changed the raising of 'warning' exceptions to a simple log of the error |
12 | Changed the raising of 'warning' exceptions to a simple log of the error |
| 12 | so that the installer can continue. |
13 | so that the installer can continue. |
| 13 | |
14 | |