| 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.252 2005/06/21 03:43:17 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.253 2005/06/21 16:02:32 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 20 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 20 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Apply spawn() patch from #96644 (with minor changes). Make sure the return |
8 | Apply spawn() patch from #96644 (with minor changes). Make sure the return |
| 9 | value from all spawn() calls is checked with GLIUtility.exitsuccess(). Fix |
9 | value from all spawn() calls is checked with GLIUtility.exitsuccess(). Fix |
| 10 | small error with <pipe>.close() returning None. |
10 | small error with <pipe>.close() returning None. Fix space vs. tab issue. |
| 11 | |
11 | |
| 12 | 20 Jun 2005; Preston Cody <codeman@gentoo.org> |
12 | 20 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 13 | More updates to GenDialog and gli-d. |
13 | More updates to GenDialog and gli-d. |
| 14 | |
14 | |
| 15 | 19 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
15 | 19 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |