| 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.63 2005/02/04 00:03:25 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.64 2005/02/06 04:51:25 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 5 Feb 2005; Preston Cody <codeman@gentoo.org> |
|
|
8 | Changed the raising of 'warning' exceptions to a simple log of the error |
|
|
9 | so that the installer can continue. |
| 6 | |
10 | |
| 7 | 3 Feb 2005; Preston Cody <codeman@gentoo.org> |
11 | 3 Feb 2005; Preston Cody <codeman@gentoo.org> |
| 8 | Some big changes. First, changed most output to display_on_tty8. |
12 | Some big changes. First, changed most output to display_on_tty8. |
| 9 | Second, added log lines to all templates. Some smaller fixes such as typos. |
13 | Second, added log lines to all templates. Some smaller fixes such as typos. |
| 10 | Also did some cleanups of old commented lines. |
14 | Also did some cleanups of old commented lines. |