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.77 2005/03/01 18:05:49 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.78 2005/03/07 08:52:10 agaffney Exp $ |
4 | |
4 | |
5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 7 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Switched spawn() over to commands.getstatusoutput() instead of fork/waitpid |
6 | |
9 | |
7 | 1 Mar 2005; Preston Cody <codeman@gentoo.org> |
10 | 1 Mar 2005; Preston Cody <codeman@gentoo.org> |
8 | Fixed a bunch of true -> True typos. lots of em |
11 | Fixed a bunch of true -> True typos. lots of em |
9 | only write new resolv.conf if there are dns servers listed. |
12 | only write new resolv.conf if there are dns servers listed. |
10 | |
13 | |