summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.6.7
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-10-01 16:58:40 +1000
committerNeilBrown <neilb@suse.de>2009-10-01 16:58:40 +1000
commitca4f89a3b76187dcd7ca897035a8e92ab67b252d (patch)
treecfb7a91f30f6f3b51662257c47b581089705acb1 /ANNOUNCE-2.6.7
parente38cc2d87b319572fe7ff08be5657f563b1ef9e7 (diff)
parent2b9aa337af7291d3f141322da96c9f667c99d53c (diff)
downloadmdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.tar.gz
mdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.tar.xz
mdadm-ca4f89a3b76187dcd7ca897035a8e92ab67b252d.zip
Merge branch 'master' into devel-3.1
Conflicts: mdadm.8
Diffstat (limited to 'ANNOUNCE-2.6.7')
-rw-r--r--ANNOUNCE-2.6.727
1 files changed, 0 insertions, 27 deletions
diff --git a/ANNOUNCE-2.6.7 b/ANNOUNCE-2.6.7
deleted file mode 100644
index 5fa4a80..0000000
--- a/ANNOUNCE-2.6.7
+++ /dev/null
@@ -1,27 +0,0 @@
-Subject: ANNOUNCE: mdadm 2.6.7 - A tool for managing Soft RAID under Linux
-
-I am pleased to announce the availability of
- mdadm version 2.6.7
-
-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
-
-mdadm is a tool for creating, managing and monitoring
-device arrays using the "md" driver in Linux, also
-known as Software RAID arrays.
-
-Release 2.6.7 fixes a few bugs in 2.6.5 which 2.6.6 didn't fix.
-
-Changelog Entries:
- - Avoid NULL reference calling free_super and elsewhere.
- - Remove stray semicolon (Causes compile error with gcc-2.95)
- - Fix autoassemble for stack arrays.
-
-Development of mdadm is sponsored by
- SUSE Labs, Novell Inc.
-
-NeilBrown 6th June 2008