]> git.ozlabs.org Git - yaboot.git/blobdiff - changelog
Release yaboot 1.3.8
[yaboot.git] / changelog
index 78d0df3a70784429e1c2654fd9c2506e67ec33a1..ae1933f89740fa63a6aabc4b5cc3ef879439fc53 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,16 @@
+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.
+
+       * yabootconfig: Add append="video=ofonly" if the running kernel
+         was booted with it, only if user does not specify --kernel-args.
+
 2002-9-28  Ethan Benson  <erbenson@alaska.net>
 
        * Version 1.3.7
        * yabootconfig:
          - Fix corner case /etc/fstab parsing failure. (Debian bug#156742).
 
-       * Small build system modifcations (mostly to accommodate the use of
+       * Small build system modifications (mostly to accommodate the use of
          the arch revision control system.
 
        * yaboot now includes two changelogs: "ChangeLog" which is a
          detailed automatically generated list of changes, and "changelog"
-         (this file) which is a hand written understandable summery of
+         (this file) which is a hand written understandable summary of
          changes between releases.
 
 2001-12-01  Ethan Benson  <erbenson@alaska.net>