X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=changelog;h=25648adf4d5859f5f68268d64b7660290f6393e5;hp=e12bbcb9e30b58be4074e307643dbb28b040db3e;hb=f8932c05318accd41300f2bef7da218fda9b0ab5;hpb=b58b7f84f40f96f61a1d5fc1f88a1abd9c1a4193 diff --git a/changelog b/changelog index e12bbcb..25648ad 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,17 @@ -2002-9-14 Ethan Benson +2002-11-27 Ethan Benson - * Version 1.3.7-pre1 + * Version 1.3.8-rc4 + + * ofpath: Support new Xserve and Windtunnel PowerMacs. + + * 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 + + * Version 1.3.7 * Documentation: - Add German translation of yaboot-howto. @@ -8,16 +19,21 @@ - No longer tell people to send bugs to benh in yabootconfig(8). * yaboot: - - Fix file search so IBM CHRP will work if there is more then + - Fix file search so IBM CHRP will work if there is more than one type 0x83 partition. - Fix possible reiserfs symlink resolution failure. * yabootconfig: - - Fix corner case /etc/fstab parsing failure. + - Fix corner case /etc/fstab parsing failure. (Debian bug#156742). - * Small build system modifcations (mostly to accomidate 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 summary of + changes between releases. + 2001-12-01 Ethan Benson * Version 1.3.6