From 2d46552003d8e84dee1bfd9cac4a1426392b64e3 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 10 May 2002 04:06:19 +0000 Subject: mdadm-1.0.0 --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc3081b..a5ed49f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ -Changes Prior to this release +Changes Prior to 1.0.0 reease + - Allow --config with Misc mode (for --examine --scan) + - Add $(CXFLAGS) to end of CFLAGS in makefile + - When making an N disk raid5 array, the Nth drive + is moved to the end of the array as a spare rather than + being shifted up one place. This means that when the + kernel builds onto the last spare and inserts it, + the devices will be in the expected order. + - Man page improvements +Changes Prior to 0.8.2 release - Correct spelling of persist[ae]nce/persist[ae]nt. - Change "disk" to "device" in options and config file - convert array size to "long long" *before* shift-left in -D and -Q -- cgit