| 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.494 2005/11/24 18:48:19 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.495 2005/11/26 05:31:32 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
| 7 | |
7 | |
| 8 | 24 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 24 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIArchitectureTemplate.py: |
9 | src/GLIArchitectureTemplate.py: |
| 10 | small fix to debugging code in copy_pkg_to_chroot() |
10 | small fix to debugging code in copy_pkg_to_chroot() |
|
|
11 | src/GLIStorageDevice.py: |
|
|
12 | fix to unallocated space merging when last one is after part 4 |
| 11 | |
13 | |
| 12 | 23 Nov 2005; Preston Cody <codeman@gentoo.org> |
14 | 23 Nov 2005; Preston Cody <codeman@gentoo.org> |
| 13 | more bugfixes with bootloader code |
15 | more bugfixes with bootloader code |
| 14 | gli-dialog side appears to work |
16 | gli-dialog side appears to work |
| 15 | |
17 | |