X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=changelog;h=320b0c02d9dfa1fd2771d23b377e0e4eba60f05f;hp=4c141411b687c96494e2e0662500a1bfde07742d;hb=e68362d01834e41a4a0e914c2bddbeabea56a1d6;hpb=0ef1539b6f680ba09c88be5bb94a821fd2599931 diff --git a/changelog b/changelog index 4c14141..320b0c0 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,42 @@ +2001-12-01 Ethan Benson + + * Version 1.3.6 + + * The "IBM needs to test prereleases" release. + + * 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 + to be explicitly set in /etc/yaboot.conf. + - Deprecate ybin's yaboot.conf auto-generation, use yabootconfig + instead. + + * yaboot: + - Fix IBM CHRP support. + - Fix device path parsing to support devices containing a comma, + but not including a filename. + - 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 + + * Version 1.3.5 + + * Add yaboot-howto, Thanks to Chris Tillman. + + * yaboot: + - XFS fixes for large partitions (Brendan O'Dea). + - Upgrade libext2fs to 1.25, this adds full ext3 support to yaboot. + - Reiserfs fixes (Jeff Mahoney). + - Implement the message= configuration option (see yaboot.conf man page). + 2001-10-13 Ethan Benson * Version 1.3.4