]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
mdadm-0.8.2
[thirdparty/mdadm.git] / ChangeLog
index ac134ad672bce282a5c81131741cb34ff830ab95..cc3081b1210cf30367e0df3c5150c68a4f88ce29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
 Changes Prior to this 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
+       
+Changes Prior to 0.8.1 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,