summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-03-20 22:39:50 +0000
committerNeil Brown <neilb@suse.de>2002-03-20 22:39:50 +0000
commit11a3e71da434939895cc504e20e735eb656b1c74 (patch)
tree96e43f983f95a1db8ab74550ce90d855bf1511bd /ChangeLog
parent56eb10c0b6e8f21540af444c8a28aa9e8f138ce6 (diff)
downloadmdadm-0.7.2.tar.gz
mdadm-0.7.2.tar.xz
mdadm-0.7.2.zip
mdadm-0.7.2mdadm-0.7.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9d2d4a..ac83732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-Changed Prior to 0.8 release
+Changes Prior to this release
+ - mdadm.spec updates and ifdef BLKGETSIZE64 from Luca Berra -- bluca@comedia.it
+ - more mdadm.spec updates from Gregory Leblanc <gleblanc@linuxweasel.com>
+ - make directory for mdadm.conf configurable in Makefile
+ - Finished mdadm.conf.5. Removed details of conf file from
+ mdadm.8 leaving a reference to mdadm.conf.5.
+ - Fix bug in Assemble.c, thanks to Junaid Rizvi <domdev@sat.net.pk>
+ - Get --assemble --force to make sure old major/minor numbers are
+ consistant, as md.c worries about this :-(
+
+
+Changes Prior to 0.7.1 release
- update mdadm.spec
- use BLKGETSIZE64 if available for array size
- give human readable as GiB/MiB and GB and MB, with 2 decimal point precision