| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2004 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.169 2005/05/10 05:19:50 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.170 2005/05/10 20:04:41 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 9 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 10 May 2005; Preston Cody <codeman@gentoo.org> |
| 8 | Minor fixes from bug #90823. Unfix SimpleXMLParser |
8 | Updated GLIUtility with patches from chotchki. Also added documentation |
| 9 | |
9 | |
| 10 | 9 May 2005; Preston Cody <codeman@gentoo.org> |
10 | 9 May 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Added the function for set_etc_portage to ArchTemplate. no step for it yet. |
11 | Added the function for set_etc_portage to ArchTemplate. no step for it yet. |
| 12 | Updated _edit_config in ArchTemplate, make_config, and various other fixes |
12 | Updated _edit_config in ArchTemplate, make_config, and various other fixes |
| 13 | from bug #89683, mostly touchups. |
13 | from bug #89683, mostly touchups. |
| 14 | |
14 | |