]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Replace sprintf calls with snprintf
[thirdparty/mdadm.git] / ChangeLog
index 56ff63b49fa42acd0f11fb05df7c9c591fb66b00..f2f1c1183b6af5d9f72627026c6fd57ddcd5e97d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@ Changes Prior to this release
        unless -v is given (-vv gives the old behaviour with -Dsv).
        This is because the device list can change and so is not a
        stable aspect of the array
+    -   Allow --force with --grow so '-Gfn1' works (on raid1)
+    -   Replace sprintf calls with snprintf (to quiet diet-libc)
        
 Changes Prior to 1.11.0 release
     -   Fix embarassing bug which causes --add to always fail.