| 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.582 2006/01/23 00:56:58 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.583 2006/01/23 01:26:58 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
| 7 | |
7 | |
| 8 | 22 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
8 | 22 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/SimpleXMLParser.py: |
9 | src/SimpleXMLParser.py: |
| 10 | initial support for 'include' in XML files |
10 | initial support for 'include' in XML files |
| 11 | src/GLIStorageDevice.py: |
11 | src/GLIStorageDevice.py: |
| 12 | initial support for % |
12 | initial support for % |
|
|
13 | src/GLIClientController.py: |
|
|
14 | add debugging statements to pre-install steps |
| 13 | |
15 | |
| 14 | 15 Jan 2006; Preston Cody <codeman@gentoo.org> |
16 | 15 Jan 2006; Preston Cody <codeman@gentoo.org> |
| 15 | webgli/configfiles: |
17 | webgli/configfiles: |
| 16 | check for key in etc_files['rc.conf'] to fix key error |
18 | check for key in etc_files['rc.conf'] to fix key error |
| 17 | webgli/timezone: small fix. |
19 | webgli/timezone: small fix. |