| 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.205 2005/06/03 06:41:59 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.206 2005/06/05 03:17:38 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
|
|
7 | 3 Jun 2005; Preston Cody <codeman@gentoo.org> |
|
|
8 | Added get_eth_devices() to GLIUtility. Updated netfe.py to newest version. |
|
|
9 | More updates to GenDialog :) |
|
|
10 | |
| 7 | 3 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
11 | 3 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added get_interface_realname() function. |
12 | Added get_interface_realname() function. |
| 9 | |
13 | |
| 10 | 2 Jun 2005; Preston Cody <codeman@gentoo.org> |
14 | 2 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Added auto-save of CConfig and copying to new /root after install. |
15 | Added auto-save of CConfig and copying to new /root after install. |