]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Avoid using lstat, it isn't right.
[thirdparty/mdadm.git] / ChangeLog
index 29cfc3a9d0097ec8177ba262588e0f5d0583ec79..d23bf4b435bac53ca7899899fe3580be92c6bb6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Changes Prior to this release
+    -   Don't use 'lstat' to check for blockdevices, use stat.
+       
 Changes Prior to 1.11.0 release
     -   Fix embarassing bug which causes --add to always fail.