| 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.583 2006/01/23 01:26:58 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.584 2006/01/27 02:19:33 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
|
|
7 | |
|
|
8 | 26 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/net/server/gliserv.py: |
|
|
10 | fix handling of 404 for real files |
|
|
11 | src/net/server/GLIServerProfile.py: |
|
|
12 | look for 'hostname' in attributes instead of 'name' |
| 7 | |
13 | |
| 8 | 22 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
14 | 22 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/SimpleXMLParser.py: |
15 | src/SimpleXMLParser.py: |
| 10 | initial support for 'include' in XML files |
16 | initial support for 'include' in XML files |
| 11 | src/GLIStorageDevice.py: |
17 | src/GLIStorageDevice.py: |