| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
| 3 | |
3 | |
| 4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.504 2005/11/28 21:48:02 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.505 2005/11/29 01:38:24 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
| 7 | |
7 | |
| 8 | 28 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 28 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIUtility.py: |
9 | src/GLIUtility.py: |
| 10 | change ping count to 2 |
10 | change ping count to 2 |
|
|
11 | docs/comparison.html |
|
|
12 | initial commit |
| 11 | |
13 | |
| 12 | 27 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
14 | 27 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 13 | src/templates/x86ArchitectureTemplate.py: |
15 | src/templates/x86ArchitectureTemplate.py: |
| 14 | fix map() issue with grub code |
16 | fix map() issue with grub code |
| 15 | replace kernel_names and initrd_names loops with one-liners |
17 | replace kernel_names and initrd_names loops with one-liners |