| 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.477 2005/11/12 02:44:09 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.478 2005/11/12 16:41:53 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
|
|
7 | |
|
|
8 | 12 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/net/server/gliserv.py: |
|
|
10 | 'classier' 401 message |
|
|
11 | proper commandline parsing |
|
|
12 | help via -h |
|
|
13 | user/pass can be specificed via commandline option |
| 7 | |
14 | |
| 8 | 11 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
15 | 11 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/net/server/gliserv.py: |
16 | src/net/server/gliserv.py: |
| 10 | basic HTTP auth |
17 | basic HTTP auth |
| 11 | |
18 | |