X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=changelog;h=af2c4af3844ed810f255c8207b082ae69cf93e1b;hp=320b0c02d9dfa1fd2771d23b377e0e4eba60f05f;hb=08e5a8def5eb4218e7b1efaa4134a39f552b144c;hpb=2ad0d7649e5042cad43a16b4a03bf53f39948316 diff --git a/changelog b/changelog index 320b0c0..af2c4af 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,39 @@ +2002-11-17 Ethan Benson + + * Version 1.3.8-rc2 + + * 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. + - Small updates to yaboot-howto. + - 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 than + one type 0x83 partition. + - Fix possible reiserfs symlink resolution failure. + + * yabootconfig: + - Fix corner case /etc/fstab parsing failure. (Debian bug#156742). + + * 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