diff options
author | Neil Brown <neilb@suse.de> | 2005-06-14 08:42:25 +0200 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2005-06-14 08:42:25 +0200 |
commit | ccf44f32725e5a86ba1ee78538df5f27b1de46eb (patch) | |
tree | d3b0cbe8e02719167a4efd6ff8080ba328e1a8e2 /ChangeLog | |
parent | Replace sprintf calls with snprintf (diff) | |
download | mdadm-ccf44f32725e5a86ba1ee78538df5f27b1de46eb.tar.xz mdadm-ccf44f32725e5a86ba1ee78538df5f27b1de46eb.zip |
Add man page for mdassemble
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Changes Prior to this release stable aspect of the array - Allow --force with --grow so '-Gfn1' works (on raid1) - Replace sprintf calls with snprintf (to quiet diet-libc) + - Add man page for mdassemble Changes Prior to 1.11.0 release - Fix embarassing bug which causes --add to always fail. |