]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
get_info_super: report which other devices are thought to be working/failed.
[thirdparty/mdadm.git] / ChangeLog
index 9ea0a1cae5fbb9a88018bd1b94957475a829f938..86d24d10da8f390e08472ad6964e8a877ed9bec1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,19 @@
 Please see git logs for detailed change log.
 This file just contains highlight.
 
+Changes Prior to release 3.1.4
+  Two fixes related to configs that aren't using udev:
+   -    Don't remove md devices which 'standard' names on --stop
+   -    Allow dev_open to work on read-only /dev
+  And fixed regressions:
+   -    Allow --incremental to add spares to an array
+   -    Accept --no-degraded as a deprecated option rather than
+            throwing an error
+   -    Return correct success status when --incrmental assembling 
+        a container which does not yet have enough devices.
+   -    Don't link mdadm with pthreads, only mdmon needs it.
+   -    Fix compiler warning due to bad use of snprintf
+
 Changes Prior to release 3.1.3
    -    mapfile now lives in a fixed location which default to
         /dev/.mdadm/map but can be changed at compile time.  This