From c913b90e6dba02613fe24d3e7f0b3f251a01bc50 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 5 Apr 2002 22:00:28 +0000 Subject: mdadm-0.8.1 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac134ad..dc3d10e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ Changes Prior to this release + - Add "INSTALL" file. + - Fix some "i" variables that were not being set properly + - Initialise minsize and maxsize so that compilers don't complain. + - Tidy up Makefile and mdadm.spec installations + - Add "multipath" to documentation of valid levels + +Changes Prior to 0.8 release - Fix another bug in Assemble.c due to confusing 'i' with 'j' - Minimal, untested, support for multipath - re-write of argument parsing to have more coherent modes, -- cgit