| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | |
3 | |
| 4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.314 2005/08/05 01:51:56 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.315 2005/08/05 02:53:47 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.1_alpha (4 Apr 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 04 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 04 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | Add CDATA support to SimpleXMLParser and add utility functions for it. |
9 | Add CDATA support to SimpleXMLParser and add utility functions for it. |
| 10 | |
10 | |
| 11 | 04 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> |
11 | 04 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> |
| 12 | src/GLIArchitectureTemplate.py: |
12 | src/GLIArchitectureTemplate.py: |
| 13 | Fix case where vixie-cron is specified as a full package atom, as we still |
13 | Fix case where vixie-cron is specified as a full package atom, as we still |
| 14 | don't want to run 'crontab /etc/crontab' for it. |
14 | don't want to run 'crontab /etc/crontab' for it. |
|
|
15 | |
|
|
16 | *GLI-0.1 (3 Aug 2005) |
| 15 | |
17 | |
| 16 | 30 Jul 2005; Preston Cody <codeman@gentoo.org> |
18 | 30 Jul 2005; Preston Cody <codeman@gentoo.org> |
| 17 | add scp to list of is_uri() so GenDialog doesn't complain. |
19 | add scp to list of is_uri() so GenDialog doesn't complain. |
| 18 | fixed livecd-kernel bug in bootloader code. |
20 | fixed livecd-kernel bug in bootloader code. |
| 19 | fixed gendialog for dynamic_stage3 instead of "networkless" |
21 | fixed gendialog for dynamic_stage3 instead of "networkless" |