summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-08-07 11:13:01 +1000
committerNeil Brown <neilb@suse.de>2006-08-07 11:13:01 +1000
commit43f2372a034d49a9512685c5aacfcdfc67665580 (patch)
treed5f9ad60a11c862e56226412f71dedd432e35e90 /ChangeLog
parent90fc992e4eb2e23fa9855737736bd12c0c72d366 (diff)
downloadmdadm-43f2372a034d49a9512685c5aacfcdfc67665580.tar.gz
mdadm-43f2372a034d49a9512685c5aacfcdfc67665580.tar.xz
mdadm-43f2372a034d49a9512685c5aacfcdfc67665580.zip
Fix starting of degraded arrays.
Recent change broke assembling of degraded arrays, making it require --run. This fixes that.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a868723..0640dc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Changes Prior to 2.5.3 release
- Document v0.91 superblocks in md.4
- Make GPL explicit in man pages.
+ - Fix recent breakage of starting degraded arrays.
Changes Prior to 2.5.2 release
- Fix problem with compiling with gcc-2 compilers