]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Provide error message if --examine does find a valid superblock
[thirdparty/mdadm.git] / ChangeLog
index 9c9b4f9944722f14f042f299fe82b1e876f7a47d..e0f6cb58e7857f3801356d685bb8c04ae17f7936 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 Changes Prior to this release
+    -   Try /etc/mdadm/mdadm.conf if /etc/mdadm.conf doesn't exist.
+       This provided compatability for Debian.
+
+Changes Prior to 2.2 release
     -   Assorted bug fixes
     -   Support write-intent-bitmaps on raid10
     -   Support little-endian (Rather than hostendian) bitmaps.
@@ -19,6 +23,8 @@ Changes Prior to this release
        isn't needed, and is a problem if the crash was while the metadata
        was being updated.
     -   Support --update==uuid
+    -   Added README.initramfs and mkinitramfs to help people use an
+       initram for starting md arrays at boot.
 
 Changes Prior to 2.1 release
     -   Fix assembling of raid10 array when devices are missing.