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.192 2005/05/20 08:18:33 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.193 2005/05/23 00:38:55 agaffney Exp $ |
4 | |
4 | |
5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
|
|
6 | |
|
|
7 | 22 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Missing colon in GLIClientConfiguration. Add fix to GLIStorageDevice to |
|
|
9 | handle blank (no disklabel) disks. |
6 | |
10 | |
7 | 20 May 2005; Preston Cody <codeman@gentoo.org> |
11 | 20 May 2005; Preston Cody <codeman@gentoo.org> |
8 | HUGE Reorganization of the InstallProfile. All sections alphabetized, cleaned |
12 | HUGE Reorganization of the InstallProfile. All sections alphabetized, cleaned |
9 | up, documented, and separated out serialization and grouped all sections. |
13 | up, documented, and separated out serialization and grouped all sections. |
10 | |
14 | |