summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-04-05 22:00:28 +0000
committerNeil Brown <neilb@suse.de>2002-04-05 22:00:28 +0000
commitc913b90e6dba02613fe24d3e7f0b3f251a01bc50 (patch)
tree6cae4520d50adc36d528410baedc3ad6a9993069 /ChangeLog
parente0d1903663dac9307a37646c26abf7991b0a9593 (diff)
downloadmdadm-c913b90e6dba02613fe24d3e7f0b3f251a01bc50.tar.gz
mdadm-c913b90e6dba02613fe24d3e7f0b3f251a01bc50.tar.xz
mdadm-c913b90e6dba02613fe24d3e7f0b3f251a01bc50.zip
mdadm-0.8.1mdadm-0.8.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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,