X-Git-Url: https://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=changelog;h=e12bbcb9e30b58be4074e307643dbb28b040db3e;hp=95f14e7a16b0d848d7d40d3a9d0575bda18a7dac;hb=b58b7f84f40f96f61a1d5fc1f88a1abd9c1a4193;hpb=678d83ff8608534ece0f1e912eddedef4f0bb67a diff --git a/changelog b/changelog index 95f14e7..e12bbcb 100644 --- a/changelog +++ b/changelog @@ -1,11 +1,34 @@ -2001-11-21 Ethan Benson +2002-9-14 Ethan Benson - * Version 1.3.6pre1 + * Version 1.3.7-pre1 + + * 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 then + one type 0x83 partition. + - Fix possible reiserfs symlink resolution failure. + + * yabootconfig: + - Fix corner case /etc/fstab parsing failure. + + * Small build system modifcations (mostly to accomidate the use of + the arch revision control system. + +2001-12-01 Ethan Benson + + * Version 1.3.6 * The "IBM needs to test prereleases" release. - * New IGNORE^H^H^H^H^H^HREADME, thanks to Chris Tillman for - cleaning up the pile of cruft that this thing was. + * Documentation: + - New IGNORE^H^H^H^H^H^HREADME, thanks to Chris Tillman for + cleaning up the pile of cruft that this thing was. + - yabootconfig man page was missing --kernel-args from SYNOPSIS. + - Include README.rs6000 in the binary dist. * ybin: - Automatically use fstype=raw on IBM CHRP, it no longer needs @@ -14,10 +37,13 @@ instead. * yaboot: + - Fix IBM CHRP support. - Fix device path parsing to support devices containing a comma, but not including a filename. - - Fix IBM CHRP support. - Add support for zImage.initrd (Peter Bergner). + - help output no longer claims device=NULL if yaboot.conf does not define it. + - Make password prompting a bit nicer looking. + - Short penalty delay on incorrect passwords. 2001-10-28 Ethan Benson