]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Use O_EXCL when opening component devices to be assembled into an array
[thirdparty/mdadm.git] / ChangeLog
index 7e03a5c04645794d25a0e182eb4565c76e4f5c2d..685485830b185bb97c23e0d205450543fe0e5521 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Changes Prior to 1.10.0 release
+    -   Fix bug with --config=partitions
+    -   Open sub-devices with O_EXCL to detect if already in use
+
 Changes Prior to 1.9.0 release
     -   Fix rpm build problem (stray %)
     -   Minor manpage updates