| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.296 2005/07/28 00:34:14 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.297 2005/07/28 02:43:51 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 27 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 27 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Default to x86 in ClientConfig |
8 | Default to x86 in ClientConfig |
|
|
9 | Typo in build-a-stage3 code. |
|
|
10 | Remove MAKEDEV call in build-a-stage3 postscript. |
| 9 | |
11 | |
| 10 | 26 Jul 2005; Preston Cody <codeman@gentoo.org> |
12 | 26 Jul 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Rewrote init of IP for gli-d. Other GenDialog updates. |
13 | Rewrote init of IP for gli-d. Other GenDialog updates. |
| 12 | allow network_type to be None in CConfig. |
14 | allow network_type to be None in CConfig. |
| 13 | |
15 | |