X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=changelog;h=7d27ea608a5a207034012ca0abee9849be45654a;hb=33ce5d317965c250cf097a0e287e62dbdabe76e9;hp=16f0ea440006abd7fb861120941ec9dab7edce86;hpb=96f82eabe29d6d4039098d5320b3304acbedf67b;p=tonyb-yaboot.git diff --git a/changelog b/changelog index 16f0ea4..7d27ea6 100644 --- a/changelog +++ b/changelog @@ -1,14 +1,39 @@ -2001-11-29 Ethan Benson +2002-9-28 Ethan Benson - * Version 1.3.6pre2 + * 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 * 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 SYSOPSIS. - - include README.rs6000 in the binary dist. + - 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 @@ -17,12 +42,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