summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-06-14 08:42:25 +0200
committerNeil Brown <neilb@suse.de>2005-06-14 08:42:25 +0200
commitccf44f32725e5a86ba1ee78538df5f27b1de46eb (patch)
treed3b0cbe8e02719167a4efd6ff8080ba328e1a8e2 /ChangeLog
parentReplace sprintf calls with snprintf (diff)
downloadmdadm-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2f1c118..0daf2181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.