| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2004 Gentoo Technologies, Inc. |
2 | # Copyright 2004 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.152 2005/04/29 05:45:12 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.153 2005/04/29 05:57:09 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
8 | Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
| 9 | GLIStorageDevice (pointed out by chotchki) |
9 | GLIStorageDevice (pointed out by chotchki). Fixed missing int()s |
| 10 | |
10 | |
| 11 | 28 Apr 2005; Preston Cody <codeman@gentoo.org> |
11 | 28 Apr 2005; Preston Cody <codeman@gentoo.org> |
| 12 | Added group-adding code to set_users in ArchTemplate |
12 | Added group-adding code to set_users in ArchTemplate |
| 13 | |
13 | |
| 14 | 27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
14 | 27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |