X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ChangeLog;h=592cbbcb6a9589870441839efb5284c5f06eb654;hb=4d075ad792d6f99502a863a71d820658915dfcc1;hp=6e1e722891fe6bac9615e5d134ac3a3c6add5632;hpb=1476a0ba1159e01aaffaf9c8a8d0fe2a6418d493;p=yaboot.git diff --git a/ChangeLog b/ChangeLog index 6e1e722..592cbbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,22 @@ # arch-tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3 # +2005-07-09 23:51:20 GMT Ethan Benson patch-83 + + Summary: + handle RAID partitions on x86 partition tables + Revision: + yaboot--devel--1.3--patch-83 + + * Support reading of type RAID partitions, except from fs_of. + This only works on x86 partition tables, Pmac partition tables will + need alternate methods. (Patch from Dustin Kirkland). + + modified files: + 0arch-timestamps0 ChangeLog include/fdisk-part.h + include/partition.h second/fs_of.c second/partition.c + + 2005-07-04 03:42:18 GMT Ethan Benson patch-82 Summary: