summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-12-05 05:56:33 +0000
committerNeil Brown <neilb@suse.de>2005-12-05 05:56:33 +0000
commit7d99579f6a52fbf575e4707121ece51d0672277b (patch)
tree61745ca11734259875fa35139858875fb9185d79 /ChangeLog
parentee04451c56f5bc39a77515e2e51897ac1fc15104 (diff)
downloadmdadm-7d99579f6a52fbf575e4707121ece51d0672277b.tar.gz
mdadm-7d99579f6a52fbf575e4707121ece51d0672277b.tar.xz
mdadm-7d99579f6a52fbf575e4707121ece51d0672277b.zip
Support updating of uuid during --assemble.
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a83cb0b..9c9b4f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ Changes Prior to this release
mdadm was insisting the event numbers were identical, but this
isn't needed, and is a problem if the crash was while the metadata
was being updated.
+ - Support --update==uuid
Changes Prior to 2.1 release
- Fix assembling of raid10 array when devices are missing.