]> git.ozlabs.org Git - yaboot.git/blobdiff - changelog
Commit yaboot 1.3.6-pre1
[yaboot.git] / changelog
index 7ddea3a97886706cc0ab698f83d2ce8d36504ab1..95f14e7a16b0d848d7d40d3a9d0575bda18a7dac 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,11 +1,34 @@
-2001-10-25  Ethan Benson  <erbenson@alaska.net>
+2001-11-21  Ethan Benson  <erbenson@alaska.net>
 
-       * Version 1.3.5pre2
+       * Version 1.3.6pre1
+
+       * 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.
+
+       * 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 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).
+
+2001-10-28  Ethan Benson  <erbenson@alaska.net>
+
+       * Version 1.3.5
+
+       * Add yaboot-howto, Thanks to Chris Tillman.
 
        * yaboot:
-         - XFS fixes for large partitions (Brendan O'Dea)
+         - XFS fixes for large partitions (Brendan O'Dea).
          - Upgrade libext2fs to 1.25, this adds full ext3 support to yaboot.
-         - Reiserfs fixes (Jeff Mahoney)
+         - Reiserfs fixes (Jeff Mahoney).
          - Implement the message= configuration option (see yaboot.conf man page).
 
 2001-10-13  Ethan Benson  <erbenson@alaska.net>