]> git.ozlabs.org Git - yaboot.git/blobdiff - changelog
Don't recommend reporting bugs to benh in yabootconfig(8)
[yaboot.git] / changelog
index 95f14e7a16b0d848d7d40d3a9d0575bda18a7dac..320b0c02d9dfa1fd2771d23b377e0e4eba60f05f 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,11 +1,14 @@
-2001-11-21  Ethan Benson  <erbenson@alaska.net>
+2001-12-01  Ethan Benson  <erbenson@alaska.net>
 
-       * Version 1.3.6pre1
+       * 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
            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  <erbenson@alaska.net>