| 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.18 2005/01/04 23:27:53 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.19 2005/01/04 23:29:07 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 04 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 04 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | GLIStorageDevice now tracks partition boundaries in sectors instead of cylinders. |
8 | GLIStorageDevice now tracks partition boundaries in sectors instead of cylinders. |
| 9 | Also now ignores <=100 sectors for free space. |
9 | Also now ignores <=100 sectors for free space. Removed remaining depends stuff |
|
|
10 | from GLIInstallProfile. |
| 10 | |
11 | |
| 11 | 20 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
12 | 20 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
| 12 | GLIStorageDevice returns "unknown" instead of "" for get_type() |
13 | GLIStorageDevice returns "unknown" instead of "" for get_type() |
| 13 | |
14 | |
| 14 | 19 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
15 | 19 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |