summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-10-22 12:05:22 +1100
committerNeilBrown <neilb@suse.de>2009-10-22 12:05:22 +1100
commitd28c1a73838ad808fcf6f584f83e357d2f1b3631 (patch)
treedf902d189afcea6fe15368cfc40269971f35edd4 /ChangeLog
parent0eb26465c0a14d707ca00f4f7bcdb67bde36f706 (diff)
downloadmdadm-d28c1a73838ad808fcf6f584f83e357d2f1b3631.tar.gz
mdadm-d28c1a73838ad808fcf6f584f83e357d2f1b3631.tar.xz
mdadm-d28c1a73838ad808fcf6f584f83e357d2f1b3631.zip
Release 3.0.3
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e829cfe..f2e60ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
Please see git logs for detailed change log.
This file just contains highlight.
+Changes Prior to release 3.0.3
+ - Improvements for creating arrays giving just a name, like 'foo',
+ rather than the full '/dev/md/foo'.
+ - Improvements for assembling member arrays of containers.
+ - Improvements to test suite
+ - Add option to change increment for RebuildNN messages reported
+ by "mdadm --monitor"
+ - Improvements to mdmon 'hand-over' from initrd to final root.
+ - Handle merging of devices that have left an IMSM array and are
+ being re-incorporated.
+ - Add missing space in "--detail --brief" output.
+
Changes Prior to release 3.0.2
- Fix crash when hosthost is not set, as often happens in
early boot.