| 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.581 2006/01/22 23:42:29 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.582 2006/01/23 00:56: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: |
|
|
12 | initial support for % |
| 11 | |
13 | |
| 12 | 15 Jan 2006; Preston Cody <codeman@gentoo.org> |
14 | 15 Jan 2006; Preston Cody <codeman@gentoo.org> |
| 13 | webgli/configfiles: |
15 | webgli/configfiles: |
| 14 | check for key in etc_files['rc.conf'] to fix key error |
16 | check for key in etc_files['rc.conf'] to fix key error |
| 15 | webgli/timezone: small fix. |
17 | webgli/timezone: small fix. |