| 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.268 2005/06/28 07:43:30 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.269 2005/06/28 16:38:55 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 28 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 28 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Add code to update_config_files() to go through etc_files and update stuff. |
8 | Add code to update_config_files() to go through etc_files and update stuff. |
|
|
9 | Check to see that _etc_files['make.conf'] exists in get_make_conf() |
| 9 | |
10 | |
| 10 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
11 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 11 | finished almost all internationalization of GenDialog. |
12 | finished almost all internationalization of GenDialog. |
| 12 | attempt at fixing rc.conf function. moved 3 generate functions out of |
13 | attempt at fixing rc.conf function. moved 3 generate functions out of |
| 13 | fe/gtk/RcDotConf and put them in Utility. |
14 | fe/gtk/RcDotConf and put them in Utility. |