]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
syslog support for monitor mode
[thirdparty/mdadm.git] / ChangeLog
index 141e1b2bfeda11e48001376852e73c8a76886e3f..7f03eada9231d46dfea156dd6884b738fd9ec589 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@ Changes Prior to this release
        depending on context.
     -   Allow scanning of devices listed in /proc/partitions even
        if they don't appear in /dev.
+    -   Support --assume-clean in --create mode as well as --build
+    -   Add support for --monitor to report to syslog: -y or --syslog.
+       Thanks to Ross Vandegrift
+    -   --monitor now reports which device failed in a 'Fail' message
+          This broke with 2.6
 
 Changes Prior to 2.1 release
     -   Fix assembling of raid10 array when devices are missing.