summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-3.0.1
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-09-25 17:08:19 +1000
committerNeilBrown <neilb@suse.de>2009-09-25 17:08:19 +1000
commitd8419fe9e9a1a71e64a508665dc9bc09da174878 (patch)
treeca2b0b97addcaa984dc103933539b31ac8ef4233 /ANNOUNCE-3.0.1
parent2de8abd572b420498d60a7a83f5b2ca607e03234 (diff)
downloadmdadm-d8419fe9e9a1a71e64a508665dc9bc09da174878.tar.gz
mdadm-d8419fe9e9a1a71e64a508665dc9bc09da174878.tar.xz
mdadm-d8419fe9e9a1a71e64a508665dc9bc09da174878.zip
Release mdadm-3.0.1
Just bugfixes. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'ANNOUNCE-3.0.1')
-rw-r--r--ANNOUNCE-3.0.122
1 files changed, 22 insertions, 0 deletions
diff --git a/ANNOUNCE-3.0.1 b/ANNOUNCE-3.0.1
new file mode 100644
index 0000000..91b4428
--- /dev/null
+++ b/ANNOUNCE-3.0.1
@@ -0,0 +1,22 @@
+Subject: ANNOUNCE: mdadm 3.0.1 - A tool for managing Soft RAID under Linux
+
+I am pleased to announce the availability of
+ mdadm version 3.0.1
+
+It is available at the usual places:
+ countrycode=xx.
+ http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
+and via git at
+ git://neil.brown.name/mdadm
+ http://neil.brown.name/git?p=mdadm
+
+
+This contains only minor bug fixes over 3.0. If you are using
+3.0, you could consider upgrading.
+
+The brief change log is:
+ - Fix various segfaults
+ - Fixed for --examine with containers
+ - Lots of other little fixes.
+
+NeilBrown 25th September 2009