| 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.375 2005/09/14 23:40:32 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.376 2005/09/15 21:33:44 codeman Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
|
|
8 | 15 Sep 2005; Preston Cody <codeman@gentoo.org> |
|
|
9 | src/GLIUtility.py |
|
|
10 | added get_grp_pkgs_from_cd() to return a list of packages in GRP for FE menus |
|
|
11 | src/GenDialog.py |
|
|
12 | still working on extra_packages |
|
|
13 | TODO lists updated. |
|
|
14 | src/fe/dialog/gli-dialog.py |
|
|
15 | spelling mistook. |
|
|
16 | |
| 8 | 14 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
17 | 14 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIUtility.py: |
18 | src/GLIUtility.py: |
| 10 | get_snapshot_from_cd() returns '' instead of 'file://' if nothing found |
19 | get_snapshot_from_cd() returns '' instead of 'file://' if nothing found |
| 11 | |
20 | |
| 12 | 5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
21 | 5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |