]>
Commit | Line | Data |
---|---|---|
58ad57f6 N |
1 | Subject: ANNOUNCE: mdadm 3.0.2 - A tool for managing Soft RAID under Linux |
2 | ||
3 | I am pleased to announce the availability of | |
4 | mdadm version 3.0.2 | |
5 | ||
6 | It is available at the usual places: | |
7 | countrycode=xx. | |
8 | http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/ | |
9 | and via git at | |
10 | git://neil.brown.name/mdadm | |
11 | http://neil.brown.name/git?p=mdadm | |
12 | ||
13 | ||
14 | This just contains one bugfix over 3.0.1 - I was obviously a bit hasty | |
15 | in releasing that one. | |
16 | ||
17 | The brief change log is: | |
18 | - Fix crash when hosthost is not set, as often happens in | |
19 | early boot. | |
20 | ||
21 | NeilBrown 25th September 2009 |