X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=changelog;h=fbb890bfa60173213098112aed004fed47ca6a9d;hp=af2c4af3844ed810f255c8207b082ae69cf93e1b;hb=436ce9a1a5e9f7158dd61608c51913ecfacbb16e;hpb=c8468c1549669e3f06387ab6a162e5d6498c6de7 diff --git a/changelog b/changelog index af2c4af..fbb890b 100644 --- a/changelog +++ b/changelog @@ -1,8 +1,59 @@ -2002-11-17 Ethan Benson +2004-07-11 Ethan Benson - * Version 1.3.8-rc2 + * Version 1.3.13 - * ofpath: Support new Xserve and Windtunnel PowerMacs. + * ofpath: Fix several errors going to stdout rather then stderr. + + * ybin: Detect broken /dev/nvram better. + + * yabootconfig: + - Support initrd. + - Support LABEL= and UUID= in /etc/fstab (Colin Watson). + + * yaboot: Support ~6MB kernels for tftp (this is maxed out for yaboot1). + +2004-04-17 Ethan Benson + + * Version 1.3.12 + + * ofpath: Support for 2.6 kernels (2.6.3 or later required). + + * yaboot-howto: Add caveat regarding OSX UFS filesystems + (Thanks to Brian Sammon, and to Stefan Pfetzing for the German + translation). + +2003-11-20 Ethan Benson + + * Version 1.3.11 + + * Support new Apple G5 PowerMacs. + + * ofpath: Bugfix to properly support IDE add-on cards. + +2003-02-26 Ethan Benson + + * Version 1.3.10 + + * ofpath: Apple apparently can't decide whether its called `ata' + or `ide'; fix support for early iMac models. + +2003-02-12 Ethan Benson + + * Version 1.3.9 + + * Mark first stage bootloader as compatible with new MacOS9 + incompatible PowerMacs. + + * Really fix file search so IBM CHRP will work if there is more than + one type 0x83 partition. + +2002-12-09 Ethan Benson + + * Version 1.3.8 + + * ofpath: Support new Xserve and Windtunnel PowerMacs. + - NOTE: For this to fully work it requires a sufficiently recent + kernel. * Prefer $PATH_PREFIX/usr/sbin/ofpath if it exists.