X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ChangeLog;h=aab19558240a977f66d333259530d9ce5b470091;hb=70ca99a5e21616ae261f6c49c8955b516b4219d6;hp=82bb44984b74a8c1c7d51b4a00cb4801e5b56a2b;hpb=7ea099eca9d11187c6671ddaab2e200bdd7e62d9;p=yaboot.git diff --git a/ChangeLog b/ChangeLog index 82bb449..aab1955 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,65 @@ # arch-tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3 # +2005-05-20 03:10:03 GMT Ethan Benson patch-80 + + Summary: + amiga partition table support. + Revision: + yaboot--devel--1.3--patch-80 + + * Support for amiga partition tables. (Sven Luther) + + new files: + include/.arch-ids/amiga-part.h.id include/amiga-part.h + + modified files: + 0arch-timestamps0 ChangeLog second/partition.c + + +2005-05-19 04:26:37 GMT Ethan Benson patch-79 + + Summary: + gcc-3.4 fix + Revision: + yaboot--devel--1.3--patch-79 + + * GCC 3.4 compilation fix. (Paul Nasrat) + + modified files: + 0arch-timestamps0 ChangeLog lib/strstr.c + + +2005-02-02 05:26:31 GMT Ethan Benson patch-78 + + Summary: + Update addnote for newer pSeries hardware + Revision: + yaboot--devel--1.3--patch-78 + + * util/addnote.c: Patch from Paul Mackerras to add second .note + required by more recent pSeries hardware. + + + modified files: + 0arch-timestamps0 ChangeLog util/addnote.c + + +2004-09-26 08:10:31 GMT Ethan Benson patch-77 + + Summary: + Update penguinppc.org links s/projects/bootloaders/g + Revision: + yaboot--devel--1.3--patch-77 + + * doc/yaboot-howto*.sgml: Update penguinppc.org links; + s/projects/bootloaders/g + + modified files: + 0arch-timestamps0 ChangeLog doc/yaboot-howto.de.sgml + doc/yaboot-howto.sgml + + 2004-07-24 20:07:25 GMT Ethan Benson patch-76 Summary: