| 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.469 2005/11/08 02:26:01 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.470 2005/11/08 03:50:34 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
| 7 | |
7 | |
| 8 | 7 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 7 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/net/server/handlers/WebGLIHandler.py: |
9 | src/net/server/handlers/WebGLIHandler.py: |
| … | |
… | |
| 12 | radio buttons and pretty display work together |
12 | radio buttons and pretty display work together |
| 13 | META redirect instead of javascript |
13 | META redirect instead of javascript |
| 14 | pretty display stretches across entire screen |
14 | pretty display stretches across entire screen |
| 15 | 'Recommended layout' and 'Clear drive' functions |
15 | 'Recommended layout' and 'Clear drive' functions |
| 16 | properly catch exceptions from do_recommended() |
16 | properly catch exceptions from do_recommended() |
|
|
17 | src/GLIArchitectureTemplate.py: |
|
|
18 | replace preinst, copy, postinst, rm steps with qmerge |
| 17 | |
19 | |
| 18 | 6 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
20 | 6 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 19 | src/GLIStorageDevice.py: |
21 | src/GLIStorageDevice.py: |
| 20 | initial generic disk support |
22 | initial generic disk support |
| 21 | fixes for add_partition() code |
23 | fixes for add_partition() code |