Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / mdadm / ANNOUNCE-2.3.1
blobb84668bd81ed1e54c9c60af33f8b535f6a5b9bac
1 Subject:  ANNOUNCE: mdadm 2.3.1 - A tool for managing Soft RAID under Linux
3 I am pleased to announce the availability of
4    mdadm version 2.3.1
6 It is available at the usual places:
7    http://www.cse.unsw.edu.au/~neilb/source/mdadm/
8 and
9    http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/
11 mdadm is a tool for creating, managing and monitoring
12 device arrays using the "md" driver in Linux, also
13 known as Software RAID arrays.
15 Release 2.3.1 primarily fixes a few compile problems with 2.3.  Though
16 there are some functionality changes, they are extremely minor and you
17 probably won't notice them.
19 Changelog Entries:
20     -   Fixed -O2 compile so I could make and RPM.
21     -   Type cast number to be printed %llu so it compiles on 64bit
22         machines. (Thanks Luca).
23     -   Stop using asm/byteorder.h - to make Redhat happy :-(
24     -   Require bitmap files to have a '/' in their name.
25     -   Error-check a few syscalls - code from SuSE package.
27 Development of mdadm is sponsored by
28  SUSE Labs, Novell Inc.
30 NeilBrown  6th February 2006