summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-05-10 04:06:19 +0000
committerNeil Brown <neilb@suse.de>2002-05-10 04:06:19 +0000
commit2d46552003d8e84dee1bfd9cac4a1426392b64e3 (patch)
treeb7791c2c578344486f3861810d3bba35b9070135 /ChangeLog
parentb83d95f362ff41e5ce63baa3bbcf0a76ea1f15aa (diff)
downloadmdadm-2d46552003d8e84dee1bfd9cac4a1426392b64e3.tar.gz
mdadm-2d46552003d8e84dee1bfd9cac4a1426392b64e3.tar.xz
mdadm-2d46552003d8e84dee1bfd9cac4a1426392b64e3.zip
mdadm-1.0.0mdadm-1.0.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
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