| 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.373 2005/09/05 16:56:49 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.374 2005/09/05 18:23:56 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIUtility.py: |
9 | src/GLIUtility.py: |
| 10 | add get_directory_listing_from_uri() |
10 | add get_directory_listing_from_uri() |
| 11 | add http support to above |
11 | add http support to above |
| 12 | add ftp support to above |
12 | add ftp support to above |
|
|
13 | add scp support to above |
| 13 | src/GLIArchitectureTemplate.py: |
14 | src/GLIArchitectureTemplate.py: |
| 14 | "0" instead of 0 for key of single-element dict passed to _edit_config() |
15 | "0" instead of 0 for key of single-element dict passed to _edit_config() |
| 15 | |
16 | |
| 16 | 5 Sep 2005; Preston Cody <codeman@gentoo.org> |
17 | 5 Sep 2005; Preston Cody <codeman@gentoo.org> |
| 17 | value_only -> only_value |
18 | value_only -> only_value |