]> git.ozlabs.org Git - yaboot.git/blobdiff - changelog
Detect lack of CONFIG_SCSI_PROC_FS in ofpath on 2.6 systems
[yaboot.git] / changelog
index a9e3453705c9e0f9bc075095a774997cd1f84d94..92d312884567c2f89f1997e3db863cdc8837440b 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,8 +1,27 @@
-2002-11-16  Ethan Benson  <erbenson@alaska.net>
+2003-02-26  Ethan Benson  <erbenson@alaska.net>
 
-       * Version 1.3.8-rc1
+       * 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.