]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Fix typo in --grow --help - don't claim '-F'
[thirdparty/mdadm.git] / ChangeLog
index 485de69146d5b13ea364b2566dfe2e90bcc9d6f3..ba7f91b2806d85a90b69694e7a703edb3ef0a34b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Changes Prior to this release
     -   --stop --scan repeatly cycles until no more progress can be made
        so that stack devices are stopped properly
     -   Minor type rationalisation for ident->uuid - now always 'int[]'
+    -   Fix type in online help for --grow (was -F, now -G)
        
 Changes Prior to 1.11.0 release
     -   Fix embarassing bug which causes --add to always fail.