summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbde4ec..42d7069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@ Changes Prior to 1.12.0 release
stable aspect of the array
- Allow --force with --grow so '-Gfn1' works (on raid1)
- Make --examine --brief report spares= properly.
+ - When device files are made with "--assemble --auto",
+ add them to the list of known device name, so that
+ assembling stacked devices has a better chance of working.
Changes Prior to 1.11.0 release
- Fix embarassing bug which causes --add to always fail.