| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
| 3 | |
3 | |
| 4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.603 2006/02/27 20:35:34 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.604 2006/02/28 13:30:03 agaffney Exp $ |
|
|
5 | |
|
|
6 | 28 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
|
|
7 | src/GLIClientController.py: |
|
|
8 | accept 'none' as well as 'null' for network type |
| 5 | |
9 | |
| 6 | 27 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
10 | 27 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 7 | src/GLIPortage.py: |
11 | src/GLIPortage.py: |
| 8 | copy_pkg_to_chroot() uses compile_output.log for command output |
12 | copy_pkg_to_chroot() uses compile_output.log for command output |
| 9 | |
13 | |