]> git.ipfire.org Git - thirdparty/mdadm.git/blame - ChangeLog
test/ddf: don't insist that mdadm.conf is always in the same order.
[thirdparty/mdadm.git] / ChangeLog
CommitLineData
6e92d480
N
1Please see git logs for detailed change log.
2This file just contains highlight.
3
58ad57f6
N
4Changes Prior to release 3.0.2
5 - Fix crash when hosthost is not set, as often happens in
6 early boot.
7
d8419fe9
N
8Changes Prior to release 3.0.1
9 - Fix various segfaults
10 - Fixed for --examine with containers
11 - Lots of other little fixes.
12
13Changes Prior to release 3.0
6e92d480
N
14 - Support for externally managed metadata, specifically DDF and IMSM.
15 - Depend on udev to create entries in /dev, rather than creating them
16 ourselves.
17 - remove --auto-update-home-hosts
18 - new config file line "auto"
19 - new "<ignore>" and "any" options for "homehost"
20 - numerous bug fixes and minor enhancements.