summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-02-22 14:59:22 +1100
committerNeil Brown <neilb@suse.de>2007-02-22 14:59:22 +1100
commit00be0b12d234b2dc3c78ebc8dc342092061091ec (patch)
tree96b3eb3d027d26277e9481e9c5442dbd7735ad2d /ChangeLog
parent48327135d67609488c2535482f6f24874c94412a (diff)
downloadmdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.tar.gz
mdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.tar.xz
mdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.zip
Fixed old documentation in --grow --help
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98736df..79d66e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ Changes Prior to this release
- Fully support --grow for raid6. If a reshape crashed during the
critical period, mdadm wouldn't restore the Q information
properly.
+ - Update documentation for --grow.
Changes Prior to 2.6 release
- Fixed UUID printing in "--detail --brief" for version1 metadata.