| 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.395 2005/09/29 03:18:58 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.396 2005/09/30 00:12:51 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
|
|
7 | |
|
|
8 | 29 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/net/server/gliserv.py: |
|
|
10 | now handles POST requests |
|
|
11 | move majority of request handling code to common_handler() to reduce code |
|
|
12 | duplication |
| 7 | |
13 | |
| 8 | 28 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
14 | 28 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/net/server/GLIClientsProfiles.py: |
15 | src/net/server/GLIClientsProfiles.py: |
| 10 | initial commit |
16 | initial commit |
| 11 | src/net/server/template.html: |
17 | src/net/server/template.html: |