| 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.144 2005/04/17 00:01:33 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.145 2005/04/17 05:57:10 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 17 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Reverted change to ArchTemplate and added support for commented line in old |
|
|
9 | code. |
| 6 | |
10 | |
| 7 | 16 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
11 | 16 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Changed _edit_config() to modify value in-place instead of commenting out and |
12 | Changed _edit_config() to modify value in-place instead of commenting out and |
| 9 | adding the new value to the end of the file. |
13 | adding the new value to the end of the file. |
| 10 | |
14 | |