2008-04-26 Robert Millan <rmh@aybabtu.com>

* DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST).  Add
        `loader/i386/ieee1275/linux.c', `loader/i386/ieee1275/linux_normal.c'
        and `disk/ieee1275/nand.c'.
This commit is contained in:
robertmh 2008-04-26 17:57:56 +00:00
parent f4b1fc0217
commit 329ce2a5f5
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,8 @@
2008-04-26 Robert Millan <rmh@aybabtu.com>
* DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST).
* DISTLIST: Sort (sort -u < DISTLIST | sponge DISTLIST). Add
`loader/i386/ieee1275/linux.c', `loader/i386/ieee1275/linux_normal.c'
and `disk/ieee1275/nand.c'.
2008-04-25 Bean <bean123ch@gmail.com>