]> git.ozlabs.org Git - yaboot.git/blobdiff - changelog
Fix ofpath for `scsi' ide controllers
[yaboot.git] / changelog
index af2c4af3844ed810f255c8207b082ae69cf93e1b..92d312884567c2f89f1997e3db863cdc8837440b 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,8 +1,27 @@
-2002-11-17  Ethan Benson  <erbenson@alaska.net>
+2003-02-26  Ethan Benson  <erbenson@alaska.net>
 
-       * Version 1.3.8-rc2
+       * Version 1.3.10
 
-       * ofpath: Support new Xserve and Windtunnel PowerMacs.
+       * ofpath: Apple apparently can't decide whether its called `ata'
+         or `ide'; fix support for early iMac models.
+
+2003-02-12  Ethan Benson  <erbenson@alaska.net>
+
+       * 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  <erbenson@alaska.net>
+
+       * 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.