]> git.ipfire.org Git - thirdparty/mdadm.git/blob - ChangeLog
Detail: export MD_UUID from mapfile
[thirdparty/mdadm.git] / ChangeLog
1 Please see git logs for detailed change log.
2 This file just contains highlight.
3
4 Changes Prior to release 3.0.2
5 - Fix crash when hosthost is not set, as often happens in
6 early boot.
7
8 Changes Prior to release 3.0.1
9 - Fix various segfaults
10 - Fixed for --examine with containers
11 - Lots of other little fixes.
12
13 Changes Prior to release 3.0
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.