| 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.87 2005/03/19 04:39:35 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.88 2005/03/19 09:10:57 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Fixed a couple bugs in add_netmount() in GLIInstallProfile. |
| 6 | |
9 | |
| 7 | 18 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
10 | 18 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Add sigunmask.c contributed by d_m (on freenode) to counteract python's |
11 | Add sigunmask.c contributed by d_m (on freenode) to counteract python's |
| 9 | retarted behavior regarding threads and signals. Add code to convert MB/%/* |
12 | retarted behavior regarding threads and signals. Add code to convert MB/%/* |
| 10 | to start/end sectors |
13 | to start/end sectors |