| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.174 2005/05/11 17:42:14 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.175 2005/05/11 22:38:43 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 11 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 11 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added --nocolor to all emerge calls |
8 | Added --nocolor to all emerge calls. Fix is_eth_device to test for zero |
|
|
9 | return value instead of non-zero. |
| 9 | |
10 | |
| 10 | 10 May 2005; Preston Cody <codeman@gentoo.org> |
11 | 10 May 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Added GLIGenDialog.py to make a generic class for the dialog functions that |
12 | Added GLIGenDialog.py to make a generic class for the dialog functions that |
| 12 | can be used by both dialogfe and the netfe/be. updated both for new filename. |
13 | can be used by both dialogfe and the netfe/be. updated both for new filename. |
| 13 | date changes. 2004->2005. |
14 | date changes. 2004->2005. |