]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can be explic...
[thirdparty/mdadm.git] / ChangeLog
index ae7ea25b0e311ffe5dd283aee6e3e21efe8e24fd..2529fe13db918c0360a776bb7e86f2ba549a2bb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes Prior to this release
+    -   Support 'mailfrom' line in mdadm.conf so the From: line in alert
+       emails can be explicitly set.
+
+Changes Prior to 2.4.1 release
+    -   Honour --write-mostly when adding to an array without persistent
+        superblocks.
+    -   Fix alignment problem in version-1 superblocks.
+       NOTE: This is an incompatable change affecting raid5 reshape.
+       If you want to reshape a raid5 using version-1 superblocks,
+       use 2.6.17-rc2 or later, and mdadm-2.4.1 or later.
+
 Changes Prior to 2.4 release
     -   Rewrite 'reshape' support including performing a backup
        of the critical region for a raid5 growth, and restoring that
@@ -14,6 +26,9 @@ Changes Prior to 2.4 release
     -   Handle symlinks in /dev better
     -   Fix mess in --detail output which a device is missing.
     -   Manpage tidyup
+    -   Support 'bitmap=' in mdadm.conf for auto-assembling arrays with
+       write-intent bitmaps in separate files.
+    -   Updates to md.4 man page including section on RESTRIPING and SYSFS
 
 Changes Prior to 2.3.1 release
     -   Fixed -O2 compile so I could make and RPM.