summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.5.3
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-08-07 12:00:30 +1000
committerNeil Brown <neilb@suse.de>2006-08-07 12:00:30 +1000
commit3b936f2c2e8d446bc8106b4838f29ff656a89c9d (patch)
treec3b09da8bf2ae4c525e4c5537996917cb5aeaae0 /ANNOUNCE-2.5.3
parent60248f743376a69e155f2a48cb77b89b281602ff (diff)
downloadmdadm-3b936f2c2e8d446bc8106b4838f29ff656a89c9d.tar.gz
mdadm-3b936f2c2e8d446bc8106b4838f29ff656a89c9d.tar.xz
mdadm-3b936f2c2e8d446bc8106b4838f29ff656a89c9d.zip
Release 2.5.3mdadm-2.5.3
Diffstat (limited to 'ANNOUNCE-2.5.3')
-rw-r--r--ANNOUNCE-2.5.333
1 files changed, 33 insertions, 0 deletions
diff --git a/ANNOUNCE-2.5.3 b/ANNOUNCE-2.5.3
new file mode 100644
index 0000000..92aa278
--- /dev/null
+++ b/ANNOUNCE-2.5.3
@@ -0,0 +1,33 @@
+Subject: ANNOUNCE: mdadm 2.5.3 - A tool for managing Soft RAID under Linux
+
+I am pleased to announce the availability of
+ mdadm version 2.5.3
+
+It is available at the usual places:
+ http://www.cse.unsw.edu.au/~neilb/source/mdadm/
+and
+ 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.5.3 is a bugfix release over 2.5.2.
+
+Changelog Entries:
+ - Document v0.91 superblocks in md.4
+ - Make GPL explicit in man pages.
+ - Fix recent breakage of starting degraded arrays.
+ - Tidyup automatic name choice for v-1 arrays:
+ /dev/md_d0 now becomes '0', not '_d0'.
+
+Development of mdadm is sponsored by
+ SUSE Labs, Novell Inc.
+
+NeilBrown 7th August 2006
+
+