summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-12-05 05:54:33 +0000
committerNeil Brown <neilb@suse.de>2005-12-05 05:54:33 +0000
commitc06487ce2061b7acfe6bc40bea7ad12393b0e4c6 (patch)
treea6aed423f10c74af40acd662ef09d060123904b7 /ChangeLog
parent8b0dabea0762e2cd786c1539845823ecd914657a (diff)
downloadmdadm-c06487ce2061b7acfe6bc40bea7ad12393b0e4c6.tar.gz
Improve option parsing
stuff ====Do Not Remove==== Status: ok Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76cc6eaf..141e1b2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Changes Prior to this release
- Support little-endian (Rather than hostendian) bitmaps.
- Return correct error code from 'mdadm -S'
- Remove extra blank line from 'mdadm -Eb' output.
+ - Improve option parsing so that -a and -b do not have
+ optional arguements: the arg is either required or not
+ depending on context.
- Allow scanning of devices listed in /proc/partitions even
if they don't appear in /dev.