| 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.273 2005/06/29 01:41:04 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.274 2005/06/29 19:25:11 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
|
|
6 | |
|
|
7 | 29 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Missing \ in sed in _get_packages_to_emerge() |
| 6 | |
9 | |
| 7 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
10 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 8 | fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
11 | fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
| 9 | in the dialog.py gauge code. |
12 | in the dialog.py gauge code. |
| 10 | |
13 | |